Skip to content

Commit 842f41f

Browse files
committed
hotfix(ci): use chrome headless
see #452
1 parent 8879013 commit 842f41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
- run:
6969
working_directory: .
7070
# command: npx cypress run --config defaultCommandTimeout=58000
71-
command: npx cypress run
71+
command: npx cypress run --headless -b chrome
7272
no_output_timeout: 2m
7373
workflows:
7474
browser_build:

0 commit comments

Comments
 (0)