We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347c5f6 commit 1a927b9Copy full SHA for 1a927b9
1 file changed
.github/workflows/dotnetcore.yml
@@ -17,4 +17,4 @@ jobs:
17
run: dotnet build --configuration Release
18
19
- name: Test
20
- run: dotnet test --configuration Release
+ run: dotnet test --configuration Release --no-build
0 commit comments