mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 12:04:21 +01:00
github: Add timeout to compatibility tests
...one job was running non-stop for an hour, which is clearly not right.
This commit is contained in:
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@@ -83,6 +83,7 @@ jobs:
|
||||
- uses: "./.github/shared/install_sqlite"
|
||||
- name: Test
|
||||
run: make test
|
||||
timeout-minutes: 10
|
||||
|
||||
test-sqlite:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user