Skip to content

Commit

Permalink
.github/workflows/ports_psoc6.yml: Fixed typo.
Browse files Browse the repository at this point in the history
Signed-off-by: enriquezgarc <[email protected]>
  • Loading branch information
jaenrig-ifx authored and actions-user committed Nov 29, 2024
1 parent 5dd6c3d commit b58d83d
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 @@ -79,7 +79,7 @@ jobs:
source tools/ci.sh && ci_psoc6_teardown
release:
runs-on: ubuntu-latests
runs-on: ubuntu-latest
needs: [server-build, on-target-test]
strategy:
matrix:
Expand Down

0 comments on commit b58d83d

Please sign in to comment.