зеркало из https://github.com/github/codeql.git
remove unused environment variable
This commit is contained in:
Родитель
3d0c9c4642
Коммит
045e6ef148
|
@ -35,5 +35,3 @@ jobs:
|
|||
if : ${{ github.event_name != 'pull_request' }}
|
||||
shell: bash
|
||||
run: codeql query compile -j0 */ql/{src,examples} --keep-going --warnings=error --compilation-cache "${{ steps.query-cache.outputs.cache-dir }}"
|
||||
env:
|
||||
COMBINED_CACHE_DIR: ${{ github.workspace }}/compilation-dir
|
Загрузка…
Ссылка в новой задаче