mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-27 07:34:06 +02:00
CodeQL: Removed --npt option, as there are no pip basetools any longer.
This commit is contained in:
parent
6f0af031d7
commit
9e8d89ff38
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -253,7 +253,7 @@ jobs:
|
|||||||
- name: CI Build
|
- name: CI Build
|
||||||
env:
|
env:
|
||||||
STUART_CODEQL_PATH: ${{ steps.cache_key_gen.outputs.codeql_cli_ext_dep_dir }}
|
STUART_CODEQL_PATH: ${{ steps.cache_key_gen.outputs.codeql_cli_ext_dep_dir }}
|
||||||
run: stuart_ci_build -c .pytool/CISettings.py -t DEBUG -p ${{ matrix.Package }} -a ${{ matrix.ArchList }} TOOL_CHAIN_TAG=VS2022 --codeql --npt
|
run: stuart_ci_build -c .pytool/CISettings.py -t DEBUG -p ${{ matrix.Package }} -a ${{ matrix.ArchList }} TOOL_CHAIN_TAG=VS2022 --codeql
|
||||||
|
|
||||||
- name: Build Cleanup
|
- name: Build Cleanup
|
||||||
id: build_cleanup
|
id: build_cleanup
|
||||||
|
Loading…
x
Reference in New Issue
Block a user