Skip to content

Commit

Permalink
fix run error13
Browse files Browse the repository at this point in the history
  • Loading branch information
Barukimang committed Jan 23, 2024
1 parent 5c34c4f commit ca97243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Execute E2E Tests
run: |
docker exec aragonapp ping 8.8.8.8
docker exec aragonapp npx synpress run
# docker exec aragonapp npx synpress run --configFile synpress.config.js --record --key 0c4de406-82ab-48c2-94b1-6267578d2f33
env:
# NODE_OPTIONS: '--max-old-space-size=6656'
Expand Down

0 comments on commit ca97243

Please sign in to comment.