Skip to content

Commit

Permalink
.github/workflows/compile-examples.yml: Added arduino-devops flow.
Browse files Browse the repository at this point in the history
Signed-off-by: jaenrig-ifx <[email protected]>
  • Loading branch information
jaenrig-ifx committed Jan 13, 2025
1 parent d3ca020 commit 60d1751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ jobs:
arduino-devops:
uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@build-check-flow
with:
ci-matrix-json-file: ci-build-matrix.json
ci-matrix-file-json: ci-build-matrix.json
setup-script: bash ./tools/dev-setup.sh
secrets: inherit

0 comments on commit 60d1751

Please sign in to comment.