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 32ae070 commit 2d7843aCopy full SHA for 2d7843a
.github/workflows/dotnet.yml
@@ -33,6 +33,7 @@ jobs:
33
**/obj/*
34
35
test:
36
+ name: Test with MsTest
37
needs: [build]
38
39
runs-on: ubuntu-latest
0 commit comments