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 84f332c commit 2c20b0eCopy full SHA for 2c20b0e
.github/workflows/codeql.yaml
@@ -42,6 +42,7 @@ jobs:
42
run: |
43
./configure
44
make -j
45
+ ls -l /__t/CodeQL/2.20.0/x64/codeql/tools/linux64
46
- name: Perform CodeQL Analysis
47
uses: github/codeql-action/analyze@v2
48
with:
0 commit comments