Skip to content

Commit f43db52

Browse files
jaenrig-ifxactions-user
authored andcommitted
github/workflows/ports_psoc6.yml: Extended on-target test timeout.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent 3f89bd5 commit f43db52

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)