Skip to content

add make rules for simavr-tests to automatically create makefiles/links #82

add make rules for simavr-tests to automatically create makefiles/links

add make rules for simavr-tests to automatically create makefiles/links #82

Workflow file for this run

on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: arduino/arduino-lint-action@v1
with:
library-manager: update
compliance: strict