We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae23e5f commit 584a018Copy full SHA for 584a018
.circleci/config.yml
@@ -372,8 +372,8 @@ workflows:
372
- nodejs-install
373
- snyk-bot-slack
374
node_version: *windows_node_version
375
- # requires:
376
- # - Install, Lint, and Build
+ requires:
+ - Install, Lint, and Build
377
post-steps:
378
- *slack-fail-notify
379
- test_jest_windows_no_docker:
@@ -382,8 +382,8 @@ workflows:
382
383
384
385
386
387
388
389
- build_cli:
0 commit comments