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 6dd5c12 commit 7ab24c7Copy full SHA for 7ab24c7
.github/workflows/build_and_test.yml
@@ -16,5 +16,4 @@ jobs:
16
- name: Build and Test with Dotnet
17
run: |
18
dotnet build --configuration Release
19
- dotnet restore
20
dotnet test
0 commit comments