We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d697385 commit ea9004fCopy full SHA for ea9004f
.github/workflows/workflow.yml
@@ -34,6 +34,7 @@ jobs:
34
run: npm run test:acceptance
35
36
- name: Run e2e tests
37
+ timeout-minutes: 1
38
run: npm run test:e2e
39
40
- name: Dump docker logs on failure
0 commit comments