Skip to content

tests/arduino-core-tests: move the submodule to extras. #102

tests/arduino-core-tests: move the submodule to extras.

tests/arduino-core-tests: move the submodule to extras. #102

name: Compile examples
on:
push:
jobs:
arduino-devops:
uses: Infineon/arduino-devops/.github/workflows/compile-examples.yml@latest
with:
core-setup-script: bash ./tools/dev-setup.sh
ci-setup-script: git submodule update --init extras/arduino-examples
secrets: inherit