Skip to content

Commit ca5f8db

Browse files
authored
Update codeql-analysis.yml
1 parent 9701e11 commit ca5f8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: github/codeql-action/autobuild@v1
4949

5050
- name: Test
51-
run: dotnet test --no-build --verbosity normal
51+
run: dotnet test test --no-build --verbosity normal
5252

5353
# ℹ️ Command-line programs to run using the OS shell.
5454
# 📚 https://git.io/JvXDl

0 commit comments

Comments
 (0)