chore: fix workflow
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 9.0.x
|
||||
- name: Format code
|
||||
run: dotnet format --verify-no-changes --verbosity diagnostic
|
||||
run: dotnet format src --verify-no-changes --verbosity diagnostic
|
||||
test:
|
||||
name: Test
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user