We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 508b9ac commit 5b569f8Copy full SHA for 5b569f8
1 file changed
.circleci/config.yml
@@ -331,8 +331,8 @@ workflows:
331
- nodejs-install
332
- snyk-bot-slack
333
node_version: *windows_node_version
334
- requires:
335
- - Install, Lint, and Build
+ # requires:
+ # - Install, Lint, and Build
336
post-steps:
337
- *slack-fail-notify
338
- test_jest_windows_no_docker:
@@ -341,8 +341,8 @@ workflows:
341
342
343
344
345
346
347
348
- build_cli:
0 commit comments