We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9bd956f commit 1dd3c48Copy full SHA for 1dd3c48
1 file changed
.github/workflows/build.yml
@@ -22,4 +22,4 @@ jobs:
22
run: dotnet build --configuration Release
23
24
- name: Test
25
- run: dotnet test --configuration Release --no-build
+ run: dotnet test --configuration Release
0 commit comments