Skip to content

Commit

Permalink
fix(cypress): memory issue
Browse files Browse the repository at this point in the history
  • Loading branch information
saithsab877 committed Sep 17, 2024
1 parent 6656981 commit 627de59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ jobs:
wait-on-timeout: 120 # Waits for 2 minutes
# Records to Cypress Dashboard
record: true
args: --disable-dev-shm-usage
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
# created by the GH Action automatically
Expand Down

0 comments on commit 627de59

Please sign in to comment.