diff --git a/.github/workflows/ports_psoc6.yml b/.github/workflows/ports_psoc6.yml index 91120d9362c84..02247a5698f9f 100644 --- a/.github/workflows/ports_psoc6.yml +++ b/.github/workflows/ports_psoc6.yml @@ -69,7 +69,7 @@ jobs: cp mpy-psoc6_${{ matrix.board }}_${{ needs.server-build.outputs.commit_sha }}/firmware.hex . source tools/ci.sh && ci_psoc6_flash_multiple_devices ${{ matrix.board }} firmware.hex tests/ports/psoc6/${{ runner.name }}-devs.yml - name: Run psoc6 tests - timeout-minutes: 12 + timeout-minutes: 20 env: psoc6_test_dir: ../../tests/ports/psoc6 run: | diff --git a/lib/mpy-test-ext b/lib/mpy-test-ext index 8c5004ac9e01a..a68c7f43dd94d 160000 --- a/lib/mpy-test-ext +++ b/lib/mpy-test-ext @@ -1 +1 @@ -Subproject commit 8c5004ac9e01a2295aa1f46c9f1669b1ff2bdd43 +Subproject commit a68c7f43dd94d4865564c44256f88e515217ef09