Skip to content

Commit 5e2da02

Browse files
committed
typo
1 parent 9a70f4d commit 5e2da02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DEMO-run-codeql-unit-tests-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
RUNNER_TMP: ${{ runner.temp }}
8787
shell: bash
8888
run: |
89-
qlt run test execute-unit-tests \
89+
qlt test run execute-unit-tests \
9090
--num-threads 4 \
9191
--language cpp \
9292
--runner-os $RUNNER_OS \

0 commit comments

Comments
 (0)