1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 12:42:30 +04:00

test: fix timeout for flashing step (#4127)

This commit is contained in:
Evgeny E
2025-02-24 22:00:51 +00:00
committed by GitHub
parent 145184f0f2
commit 0d53cb2c48
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
- name: 'Flash unit tests firmware'
id: flashing
if: success()
timeout-minutes: 20
timeout-minutes: 10
run: |
source scripts/toolchain/fbtenv.sh
./fbt resources firmware_latest flash LIB_DEBUG=1 FIRMWARE_APP_SET=unit_tests FORCE=1

View File

@@ -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