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 d1c664c commit 93b2e54Copy full SHA for 93b2e54
.github/workflows/build_and_test.yml
@@ -18,5 +18,5 @@ jobs:
18
runs-on: ubuntu-latest
19
needs: build
20
steps:
21
- - name: dotnet test
22
- - run: dotnet test
+ - name: dotnet test
+ run: dotnet test
0 commit comments