mirror of
https://github.com/dragonflydb/dragonfly
synced 2024-11-21 23:19:53 +00:00
chore: Double regression tests timeout (10m->20m) (#1350)
This commit is contained in:
parent
124437bb77
commit
ab3a67ced3
2
.github/workflows/regression-tests.yml
vendored
2
.github/workflows/regression-tests.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
||||
ls -l ..
|
||||
|
||||
- name: Run PyTests
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 20
|
||||
run: |
|
||||
ls -l ${GITHUB_WORKSPACE}/
|
||||
cd ${GITHUB_WORKSPACE}/tests
|
||||
|
Loading…
Reference in New Issue
Block a user