ci: set test workflow timeout to 10 minutes (#2720)

Co-authored-by: Matt Travi <programmer@travi.org>
This commit is contained in:
Chris. Webster 2023-02-27 20:17:40 -08:00 committed by GitHub
parent f991a599f5
commit 42b67ce994
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,7 @@ jobs:
- 19 - 19
runs-on: ubuntu-latest runs-on: ubuntu-latest
timeout-minutes: 10
steps: steps:
- uses: actions/checkout@v3 - uses: actions/checkout@v3