diff options
Diffstat (limited to 'EmulatorPkg/EmulatorPkg.ci.yaml')
-rw-r--r-- | EmulatorPkg/EmulatorPkg.ci.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/EmulatorPkg/EmulatorPkg.ci.yaml b/EmulatorPkg/EmulatorPkg.ci.yaml index 6e9b2857cb..6090fe3363 100644 --- a/EmulatorPkg/EmulatorPkg.ci.yaml +++ b/EmulatorPkg/EmulatorPkg.ci.yaml @@ -9,6 +9,9 @@ # SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
+ "PrEval": {
+ "DscPath": "EmulatorPkg.dsc",
+ },
## options defined .pytool/Plugin/LicenseCheck
"LicenseCheck": {
"IgnoreFiles": []
|