Skip to content

Commit

Permalink
.github/workflows/ports_psoc6.yml: WIP for multi on target.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Aug 7, 2023
1 parent f055f47 commit 9924f17
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ports_psoc6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,10 +67,10 @@ jobs:
run: |
cd tests
./psoc6/run_psoc6_tests.sh --psoc6-multi
# - name: Run psoc6 tests
# run: |
# cd tests
# ./psoc6/run_psoc6_tests.sh --psoc6
- name: Run psoc6 tests
run: |
cd tests
./psoc6/run_psoc6_tests.sh --psoc6
# TODO: Enable when HIL is updgraded
# - name: Run all implemented tests
# if: github.event_name == 'pull_request'
Expand Down

0 comments on commit 9924f17

Please sign in to comment.