Skip to content

Commit 6c99a46

Browse files
committed
CI: timeout for tests
1 parent f9b623d commit 6c99a46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

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

114114
runs-on: ubuntu-latest
115115
needs: [ get-env-vars, static ]
116+
timeout-minutes: 10
116117

117118
strategy:
118119
matrix:

0 commit comments

Comments
 (0)