Skip to content

Commit a3a94e1

Browse files
committed
ci: timeout after one minute
1 parent 62daeab commit a3a94e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ jobs:
200200

201201
- name: test
202202
run: pnpm test:teavm-wasm
203+
timeout-minutes: 1
203204

204205
release:
205206
needs:

0 commit comments

Comments
 (0)