Skip to content

Commit eeed842

Browse files
chore: add debug logs in cypress (#880)
1 parent 7953fbe commit eeed842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ all_jobs: &all_jobs
446446
- fundamentals__window-size:
447447
requires:
448448
- build
449-
test-command: npm run test:ci:record -- --group $CIRCLE_JOB
449+
test-command: DEBUG=cypress:* npm run test:ci:record -- --group $CIRCLE_JOB
450450
- fundamentals__node-modules:
451451
requires:
452452
- build

0 commit comments

Comments
 (0)