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 ccb8b4f commit d2bbf6dCopy full SHA for d2bbf6d
.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