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 efc00ee commit 4f06471Copy full SHA for 4f06471
.github/workflows/codeql-reusable.yml
@@ -90,9 +90,9 @@ jobs:
90
cache: 'maven'
91
92
# Step 2.5 : Debugging
93
- - name: Debugging
94
- run: |
95
- ls -al /opt/hostedtoolcache/CodeQL/2.23.1/x64/codeql/qlpacks/codeql/java-queries/1.8.0
+ #- name: Debugging
+ # run: |
+ # ls -al /opt/hostedtoolcache/CodeQL/2.23.1/x64/codeql/qlpacks/codeql/java-queries/1.8.0
96
97
# Step 3: Initialize CodeQL with specified configuration
98
- name: 'Initialize CodeQL'
0 commit comments