Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mj52951 committed Dec 17, 2024
1 parent dc2264d commit 0b1291b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run Docker
run: docker compose up --build -d
- name: Wait
run: sleep 80s
run: sleep 81s
- name: Install dependencies
run: yarn install
- name: Run tests
Expand Down

0 comments on commit 0b1291b

Please sign in to comment.