Skip to content

Commit 9ef1ae9

Browse files
committed
Add timeout for tests
1 parent 06b636e commit 9ef1ae9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
test:
3535
name: Test
3636
runs-on: ubuntu-latest
37+
timeout-minutes: 30
3738
steps:
3839
- uses: actions/checkout@v4
3940

0 commit comments

Comments
 (0)