Skip to content

Commit

Permalink
fix deps on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yurvon-screamo committed Jul 9, 2024
1 parent 7117391 commit 2625b70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ jobs:
with:
dotnet-version: "8.0.300"

- name: dotnet restore
run: dotnet restore *sln
- name: dotnet format check
run: dotnet format --verify-no-changes *.sln
env:
Expand Down

0 comments on commit 2625b70

Please sign in to comment.