mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2025-05-11 18:35:46 +02:00
chore: Double regression tests timeout (10m->20m) (#1350)
This commit is contained in:
parent
124437bb77
commit
ab3a67ced3
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue