Skip to content

Commit 0c32bef

Browse files
jaenrig-ifxactions-user
authored andcommitted
github/workflows/ports_psoc6.yml: Extended on-target test timeout.
Signed-off-by: jaenrig-ifx <[email protected]>
1 parent 9a42244 commit 0c32bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ports_psoc6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
cp mpy-psoc6_${{ matrix.board }}_${{ needs.server-build.outputs.commit_sha }}/firmware.hex .
7070
source tools/ci.sh && ci_psoc6_flash_multiple_devices ${{ matrix.board }} firmware.hex tests/ports/psoc6/${{ runner.name }}-devs.yml
7171
- name: Run psoc6 tests
72-
timeout-minutes: 12
72+
timeout-minutes: 20
7373
env:
7474
psoc6_test_dir: ../../tests/ports/psoc6
7575
run: |

0 commit comments

Comments
 (0)