mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-18 04:34:45 -07:00
test: fix timeout for flashing step (#4127)
This commit is contained in:
2
.github/workflows/updater_test.yml
vendored
2
.github/workflows/updater_test.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
|
||||
- name: 'Flashing target firmware'
|
||||
id: first_full_flash
|
||||
timeout-minutes: 20
|
||||
timeout-minutes: 10
|
||||
run: |
|
||||
source scripts/toolchain/fbtenv.sh
|
||||
python3 scripts/testops.py -t=180 await_flipper
|
||||
|
||||
Reference in New Issue
Block a user