Arduino-CI / action

GitHub action to run Arduino CI
16 stars 3 forks source link

Enable installation of custom library versions prior to testing #5

Closed ianfixes closed 3 years ago

ianfixes commented 3 years ago

This will likely need to take the form of a pre-CI script file, whose path is specified as an environment variable. The script should be executed in an environment that permits it access to the same arduino-cli libraries directory that the CI will use.

ianfixes commented 3 years ago

Available in v0.1.1