summaryrefslogtreecommitdiff
path: root/test/linter/test_circleci.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/linter/test_circleci.vader')
-rw-r--r--test/linter/test_circleci.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/linter/test_circleci.vader b/test/linter/test_circleci.vader
index f63cc513..000a77ec 100644
--- a/test/linter/test_circleci.vader
+++ b/test/linter/test_circleci.vader
@@ -10,4 +10,4 @@ Execute(The linter should not run for every YAML file):
Execute(The linter should for YAML files in a .circleci directory):
call ale#test#SetFilename('../test-files/.circleci/config.yml')
- AssertLinter 'circleci', 'circleci config validate - < %s'
+ AssertLinter 'circleci', 'circleci --skip-update-check config validate - < %s'