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 13, 2024
1 parent 9a755f6 commit 0482ba8
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.3
Expand Down

0 comments on commit 0482ba8

Please sign in to comment.