mirror of https://github.com/AMT-Cheif/drift.git
Increase timeout for drift_dev CI action
This commit is contained in:
parent
d6e074e704
commit
e51bb0976e
|
@ -104,7 +104,7 @@ jobs:
|
|||
drift_dev:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [setup]
|
||||
timeout-minutes: 10
|
||||
timeout-minutes: 15
|
||||
defaults:
|
||||
run:
|
||||
working-directory: drift_dev
|
||||
|
|
Loading…
Reference in New Issue