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 0c425a3 commit 449288bCopy full SHA for 449288b
.github/workflows/dotnet-build.yml
@@ -12,5 +12,5 @@ jobs:
12
13
- name: Build with dotnet
14
run: dotnet build --configuration release
15
- - name: Test
16
- run: dotnet test --configuration release --no-build
+ # - name: Test
+ # run: dotnet test --configuration release --no-build
0 commit comments