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 4, 2023
1 parent d60524c commit d68eeaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ports_psoc6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Container setup
run: |
echo ${{ secrets.SELF_HOSTED_PASSWORD }} | sudo -S chmod 666 /var/run/docker.sock
docker kill $(docker ps -q)
source tools/ci.sh && ci_psoc6_teardown
source tools/ci.sh && ci_psoc6_setup
- name: Setup devices
run: |
Expand Down

0 comments on commit d68eeaf

Please sign in to comment.