Skip to content

Commit a8a5096

Browse files
jaenrig-ifxactions-user
authored andcommitted
github/workflows/ports_psoc6.yml: Reverted to single job per board.
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
1 parent d2f9207 commit a8a5096

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

.github/workflows/ports_psoc6.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,12 @@ jobs:
6161
- CY8CPROTO-063-BLE
6262
- CY8CKIT-062S2-AI
6363
test-suite:
64-
- vfs
65-
- no-ext-hw-single
66-
- no-ext-hw-multi
67-
- ext-hw-single
68-
- ext-hw-multi
64+
# - vfs
65+
# - no-ext-hw-single
66+
# - no-ext-hw-multi
67+
# - ext-hw-single
68+
# - ext-hw-multi
69+
- ci-tests
6970
steps:
7071
- uses: actions/checkout@v4
7172
- name: Download binaries

0 commit comments

Comments
 (0)