Skip to content

Commit 3a52c6b

Browse files
committed
Set timeout on wasm test CI run
1 parent d7f45cb commit 3a52c6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test-wasm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ concurrency:
1111
jobs:
1212
build:
1313
runs-on: ubuntu-latest
14+
timeout-minutes: 30
1415
steps:
1516
- name: Checkout
1617
uses: actions/checkout@v6

0 commit comments

Comments
 (0)