File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 python-version : 3.8
2424 - name : Download CodeQL CLI
25- uses : ./.github/actions/fetch-codeql
25+ uses : ./script/ .github/actions/fetch-codeql
2626 - name : Build modeled package list
2727 run : |
2828 python script/misc/scripts/library-coverage/generate-timeseries.py codeqlModels
Original file line number Diff line number Diff line change 2626 with :
2727 python-version : 3.8
2828 - name : Download CodeQL CLI
29- uses : ./.github/actions/fetch-codeql
29+ uses : ./ql/ .github/actions/fetch-codeql
3030 - name : Generate coverage files
3131 run : |
3232 python ql/misc/scripts/library-coverage/generate-report.py ci ql ql
Original file line number Diff line number Diff line change 2626 with :
2727 python-version : 3.8
2828 - name : Download CodeQL CLI
29- uses : ./.github/actions/fetch-codeql
29+ uses : ./script/ .github/actions/fetch-codeql
3030 - name : Build modeled package list
3131 run : |
3232 python script/misc/scripts/library-coverage/generate-report.py ci codeqlModels script
You can’t perform that action at this time.
0 commit comments