mirror of
https://github.com/TwiN/gatus.git
synced 2025-02-08 06:20:53 +01:00
ci: Increase timeout-minutes for test workflow to 10 minutes
This commit is contained in:
parent
71c4d3ade1
commit
87e029f555
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -14,7 +14,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 5
|
||||
timeout-minutes: 10
|
||||
steps:
|
||||
- uses: actions/setup-go@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user