Skip to content

Commit

Permalink
increase wait timefor SUT in e2e test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mahula committed May 4, 2024
1 parent 10d2d1d commit 8626d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.run.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
cd authentik/
./database.unpack.sh
docker compose -f docker-compose.yml up --detach
sleep 3m
sleep 6m
- name: E2E | Run all tests
id: e2e-run
Expand Down

0 comments on commit 8626d1e

Please sign in to comment.