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 8879013 commit 842f41fCopy full SHA for 842f41f
1 file changed
.circleci/config.yml
@@ -68,7 +68,7 @@ jobs:
68
- run:
69
working_directory: .
70
# command: npx cypress run --config defaultCommandTimeout=58000
71
- command: npx cypress run
+ command: npx cypress run --headless -b chrome
72
no_output_timeout: 2m
73
workflows:
74
browser_build:
0 commit comments