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 a09b987 commit c94f19fCopy full SHA for c94f19f
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ jobs:
6
test:
7
name: Run test suite
8
runs-on: ubuntu-latest
9
+ timeout-minutes: 10
10
11
env:
12
COMPOSE_FILE: docker-compose.ci.yml
0 commit comments