We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a42244 commit 0c32befCopy full SHA for 0c32bef
.github/workflows/ports_psoc6.yml
@@ -69,7 +69,7 @@ jobs:
69
cp mpy-psoc6_${{ matrix.board }}_${{ needs.server-build.outputs.commit_sha }}/firmware.hex .
70
source tools/ci.sh && ci_psoc6_flash_multiple_devices ${{ matrix.board }} firmware.hex tests/ports/psoc6/${{ runner.name }}-devs.yml
71
- name: Run psoc6 tests
72
- timeout-minutes: 12
+ timeout-minutes: 20
73
env:
74
psoc6_test_dir: ../../tests/ports/psoc6
75
run: |
0 commit comments