You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: build: general improvements and size reduction
Take inspiration from the Arduino's fork [1] to improve the
CI for building and testing samples in the project by using
the ci-base zephyr image to save on size.
Use the new $MODULE_PATH to specify paths in the
setup stages.
[1] https://github.com/arduino/ArduinoCore-zephyr/blob/main/.github/workflows/build.yml
Signed-off-by: Dhruva Gole <d-gole@ti.com>
0 commit comments