We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9b281 commit 547b783Copy full SHA for 547b783
.github/workflows/dotnetBuild.yml
@@ -43,4 +43,4 @@ jobs:
43
run: dotnet build -p:ContinuousIntegrationBuild=True --no-restore --configuration Release
44
45
- name: Test
46
- run: dotnet test --no-build --verbosity normal
+ run: dotnet test --verbosity normal
0 commit comments