Skip to content

Commit 986a78f

Browse files
committed
remove parallel cypress config
1 parent c61d711 commit 986a78f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ jobs:
4646
uses: cypress-io/github-action@v2
4747
with:
4848
install-command: yarn install --check-cache
49-
parallel: true
50-
49+
5150
env:
5251
# pass the Dashboard record key as an environment variable
5352
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}

0 commit comments

Comments
 (0)