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 986a78f commit 8107d8cCopy full SHA for 8107d8c
.github/workflows/tests.yml
@@ -46,6 +46,7 @@ jobs:
46
uses: cypress-io/github-action@v2
47
with:
48
install-command: yarn install --check-cache
49
+ command: yarn run test:e2e --headless
50
51
env:
52
# pass the Dashboard record key as an environment variable
0 commit comments