We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82437ef commit 50f48d8Copy full SHA for 50f48d8
.github/workflows/ci.yml
@@ -36,4 +36,4 @@ jobs:
36
with:
37
dotnet-version: 6.0.x
38
- name: Lint solution
39
- run: dotnet format --no-restore --verify-no-changes
+ run: dotnet format --verify-no-changes
0 commit comments