Skip to content

Tidy up: final updates and optimisations #1

Tidy up: final updates and optimisations

Tidy up: final updates and optimisations #1

Workflow file for this run

name: Build project
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
jobs:
static-check:
name: Build project
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Compile examples
uses: arduino/compile-sketches@v1
with:
libraries: |
- name: MT-arduino-momentary-button@3.0.0
- name: MT-arduino-stepper-driver@2.0.0
- name: ArduinoLog@1.1.1
sketch-paths: |
- ./