We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd66dbb commit 0e549a9Copy full SHA for 0e549a9
1 file changed
.github/workflows/stepup-behat.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
runs-on: ubuntu-latest
12
- timeout-minutes: 5
+ timeout-minutes: 10
13
env:
14
DOCKER_COMPOSE: docker compose --profile smoketest -f docker-compose.yml
15
steps:
0 commit comments