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