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
This repository is the companion of an article on Arduino's blog about tools for continuous integration testing of Arduino sketches with GitHub Actions.
5
+
This repository is the companion of [an article on Arduino's blog](https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/) about tools for continuous integration testing of Arduino sketches with GitHub Actions.
6
6
7
7
It only serves as a basic demonstration of the [`arduino/compile-sketches` GitHub Actions action](https://github.com/arduino/compile-sketches).
8
8
9
+
- See the blog post [here](https://blog.arduino.cc/2021/04/09/test-your-arduino-projects-with-github-actions/)
9
10
- See the workflow [here](https://github.com/arduino/arduino-cli-example/blob/compile-sketches-demo/.github/workflows/compile-sketch.yml)
10
11
- See the workflow runs [here](https://github.com/arduino/arduino-cli-example/actions/workflows/compile-sketch.yml)
0 commit comments