diff --git a/.circleci/config.yml b/.circleci/config.yml index 5688f377c0..a94215840c 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -208,7 +208,7 @@ jobs: echo "Checkout the README in test/smoke folder for more details about this step" unset SNYK_API unset SNYK_API_KEY - shellspec -f d -e REGRESSION_TEST=1 -e SNYK_IAC_SKIP_BUNDLE_DOWNLOAD=true + shellspec -f d -e REGRESSION_TEST=1 test-windows: <<: *defaults