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 4d4cae4 commit ad07913Copy full SHA for ad07913
.github/workflows/build-linux.yml
@@ -20,4 +20,4 @@ jobs:
20
run: |
21
dotnet restore
22
dotnet build --configuration Release
23
- dotnet test
+ # dotnet test
0 commit comments