Skip to content

Commit

Permalink
temporary ignore failed sources
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotoffia committed Oct 6, 2024
1 parent 9adc22d commit 64f74c5
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 @@ -50,7 +50,7 @@ jobs:
uses: gittools/actions/gitversion/[email protected]

- name: Restore dependencies
run: dotnet restore
run: dotnet restore --disable-parallel --ignore-failed-sources

- name: Run code formatting check
run: dotnet format --check
Expand Down

0 comments on commit 64f74c5

Please sign in to comment.