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 9701e11 commit ca5f8dbCopy full SHA for ca5f8db
.github/workflows/codeql-analysis.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: github/codeql-action/autobuild@v1
49
50
- name: Test
51
- run: dotnet test --no-build --verbosity normal
+ run: dotnet test test --no-build --verbosity normal
52
53
# ℹ️ Command-line programs to run using the OS shell.
54
# 📚 https://git.io/JvXDl
0 commit comments