Schlagwort: Tooling Team

  • Test your Arduino projects with GitHub Actions

    Test your Arduino projects with GitHub Actions

    Reading Time: 6 minutesThis article was written by Per Tillisch from the Arduino Tooling Team. The Arduino team created some tools that make it easy to automate a check for whether your Arduino sketches compile. Used with GitHub Actions, the tools allow anyone to set up a simple “smoke test” on every commit and pull…