mirror of
https://github.com/acidanthera/audk.git
synced 2025-09-25 10:47:47 +02:00
.github/workflows: Adds nested udk package warning workaround for CodeQL
This commit is contained in:
parent
60f85a3683
commit
58f816c0db
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@ -91,6 +91,8 @@ jobs:
|
||||
|
||||
- name: CI Build
|
||||
run: stuart_ci_build -c .pytool/CISettings.py -p ${{ matrix.package }} -t DEBUG -a IA32,X64 TOOL_CHAIN_TAG=VS2019
|
||||
env:
|
||||
PYTOOL_TEMPORARILY_IGNORE_NESTED_EDK_PACKAGES: true
|
||||
|
||||
- name: Perform CodeQL Analysis
|
||||
uses: github/codeql-action/analyze@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user