Skip to content

Commit 67f9699

Browse files
committed
Moar verbose codeql tests for Github Actions debugging
1 parent 6a8d35c commit 67f9699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
CODEQL_PATH: "$GITHUB_WORKSPACE/codeql/codeql"
9393
working-directory: ./codeql-ruby
9494
run: |
95-
$GITHUB_WORKSPACE/codeql/codeql test run ql/test
95+
$GITHUB_WORKSPACE/codeql/codeql test run -vvv ql/test
9696
9797
# - name: Setup tmate session
9898
# uses: mxschmitt/action-tmate@v2

0 commit comments

Comments
 (0)