summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--OvmfPkg/OvmfPkg.ci.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/OvmfPkg/OvmfPkg.ci.yaml b/OvmfPkg/OvmfPkg.ci.yaml
index 3128aefe9e..0d6a78ff5b 100644
--- a/OvmfPkg/OvmfPkg.ci.yaml
+++ b/OvmfPkg/OvmfPkg.ci.yaml
@@ -22,7 +22,8 @@
],
## Both file path and directory path are accepted.
"IgnoreFiles": [
- ]
+ ],
+ "skip": True
},
## options defined .pytool/Plugin/CompilerPlugin
"CompilerPlugin": {