Skip to content

Commit 8107d8c

Browse files
committed
use package e2e script with --headless
1 parent 986a78f commit 8107d8c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
uses: cypress-io/github-action@v2
4747
with:
4848
install-command: yarn install --check-cache
49+
command: yarn run test:e2e --headless
4950

5051
env:
5152
# pass the Dashboard record key as an environment variable

0 commit comments

Comments
 (0)