diff options
-rw-r--r-- | FmpDevicePkg/FmpDevicePkg.ci.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FmpDevicePkg/FmpDevicePkg.ci.yaml b/FmpDevicePkg/FmpDevicePkg.ci.yaml index 1b3e218735..1e687a53fa 100644 --- a/FmpDevicePkg/FmpDevicePkg.ci.yaml +++ b/FmpDevicePkg/FmpDevicePkg.ci.yaml @@ -6,6 +6,9 @@ # SPDX-License-Identifier: BSD-2-Clause-Patent
##
{
+ "PrEval": {
+ "DscPath": "FmpDevicePkg.dsc",
+ },
"LicenseCheck": {
"IgnoreFiles": []
},
|