We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277e4cf commit 9da7a15Copy full SHA for 9da7a15
.github/workflows/build-macos.yml
@@ -20,4 +20,4 @@ jobs:
20
run: |
21
dotnet restore
22
dotnet build --configuration Release
23
- dotnet test
+ #dotnet test
0 commit comments