Skip to content

Commit

Permalink
Enable checkout treeless partial clone
Browse files Browse the repository at this point in the history
  • Loading branch information
gitfool committed Jan 7, 2024
1 parent 21aec04 commit bfcb408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -22,8 +22,8 @@ jobs:
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
filter: tree:0
show-progress: false
submodules: recursive

- name: Cache packages
uses: actions/cache@v3.3.2
Expand Down

0 comments on commit bfcb408

Please sign in to comment.