Skip to content

Commit

Permalink
sleep longer
Browse files Browse the repository at this point in the history
  • Loading branch information
bchu1 committed Sep 27, 2024
1 parent b8b1fcf commit 9de26ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ jobs:

- name: Run E2E tests
run: |
sleep 10
sleep 15
pnpm e2e --shard ${{ matrix.shardCurrent }}/${{ matrix.shardTotal }}
working-directory: frontend/packages/data-portal
env:
Expand Down

0 comments on commit 9de26ca

Please sign in to comment.