Skip to content

Commit

Permalink
fix(ci): hotfix just one ARM task
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad committed Apr 13, 2024
1 parent 9e18444 commit 10f27ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ jobs:
- name: Test
working-directory: ./yarn-project/end-to-end/
timeout-minutes: 15
run: earthly -P --no-output +e2e-tests --e2e_mode=cache
run: earthly -P --no-output +e2e-browser --e2e_mode=cache

0 comments on commit 10f27ae

Please sign in to comment.