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 7afa4f6 commit dad961bCopy full SHA for dad961b
.github/workflows/test.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: cypress-io/github-action@v2
32
with:
33
record: true
34
+ browser: chrome
35
build: yarn run build:core
36
env:
37
# pass the Dashboard record key as an environment variable
0 commit comments