diff options
-rw-r--r-- | COMMIT-QUEUE.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/COMMIT-QUEUE.ini b/COMMIT-QUEUE.ini index 6f0a858f0c..632ac8527d 100644 --- a/COMMIT-QUEUE.ini +++ b/COMMIT-QUEUE.ini @@ -10,7 +10,7 @@ # Board-specific no-vmtest-pre-cq, include boards that actually build # chromeos-ec. We use the no-vmtest-pre-cq configs since the tests won't # actually test against our EC changes. (That's what FAFT is for) -pre-cq-configs: gru-no-vmtest-pre-cq reef-no-vmtest-pre-cq chell-no-vmtest-only-pre-cq +pre-cq-configs: gru-no-vmtest-pre-cq reef-no-vmtest-pre-cq chell-no-vmtest-pre-cq # Stages to ignore in the commit queue. If these steps break, your CL will be # submitted anyway. Use with caution. |