ci: set test workflow timeout to 10 minutes (#2720)
Co-authored-by: Matt Travi <programmer@travi.org>
This commit is contained in:
parent
f991a599f5
commit
42b67ce994
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -24,6 +24,7 @@ jobs:
|
||||
- 19
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 10
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user