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 3d0c9c4 commit 045e6efCopy full SHA for 045e6ef
.github/workflows/compile-queries.yml
@@ -35,5 +35,3 @@ jobs:
35
if : ${{ github.event_name != 'pull_request' }}
36
shell: bash
37
run: codeql query compile -j0 */ql/{src,examples} --keep-going --warnings=error --compilation-cache "${{ steps.query-cache.outputs.cache-dir }}"
38
- env:
39
- COMBINED_CACHE_DIR: ${{ github.workspace }}/compilation-dir
0 commit comments