Skip to content

Commit 771ece9

Browse files
committed
Add timeout to CI
1 parent e277d8d commit 771ece9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
rust_tests:
1212
name: Rust Checks
1313
runs-on: self-hosted
14+
timeout-minutes: 60
1415
steps:
1516
- uses: actions/checkout@v4
1617
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)