We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7953fbe commit eeed842Copy full SHA for eeed842
.circleci/config.yml
@@ -446,7 +446,7 @@ all_jobs: &all_jobs
446
- fundamentals__window-size:
447
requires:
448
- build
449
- test-command: npm run test:ci:record -- --group $CIRCLE_JOB
+ test-command: DEBUG=cypress:* npm run test:ci:record -- --group $CIRCLE_JOB
450
- fundamentals__node-modules:
451
452
0 commit comments