actions-marketplace-validations/Run arduino-builder
Run the arduino-builder for all sketches and see if they compile
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 31, 2020
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/legion2_arduino-builder-action@9c19ccf1319dd72438dec723a1acd6a75d9938da # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sketch | Path to a single sketch | no | — |
| sketchDirectory | Directory in which to search for sketches | — | examples |
| board | Fully Qualified Board Name | — | arduino:avr:uno |
| libraries | Directory containing Arduino libraries. Use this directory to install required 3rd-party libraries. | — | libraries |
| hardware | Directory containing Arduino platforms | — | hardware |
Outputs
no outputs