mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
CI: remove unneeded PATH definitions
This commit is contained in:
2
.github/workflows/csv-coverage-update.yml
vendored
2
.github/workflows/csv-coverage-update.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
uses: ./.github/actions/fetch-codeql
|
||||
- name: Generate coverage files
|
||||
run: |
|
||||
PATH="$PATH:codeql-cli/codeql" python ql/misc/scripts/library-coverage/generate-report.py ci ql ql
|
||||
python ql/misc/scripts/library-coverage/generate-report.py ci ql ql
|
||||
|
||||
- name: Create pull request with changes
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user