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 Oct 21, 2023
1 parent 3af3f11 commit 21a9887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -25,8 +25,8 @@ jobs:
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
filter: tree:0
show-progress: false
submodules: recursive

- name: Install dotnet
uses: actions/setup-dotnet@v3.2.0
Expand Down

0 comments on commit 21a9887

Please sign in to comment.