Skip to content

Commit

Permalink
chore: remove git filter
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddesmet committed May 16, 2024
1 parent 6a6882c commit d6223c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
with:
fetch-depth: 0
fetch-tags: true
filter: tree:0
#filter: tree:0
- name: 'Install .NET SDK'
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit d6223c1

Please sign in to comment.