Arduino-CI / action

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

Enable CI testing to run against a subdirectory of the repository #3

Closed ianfixes closed 3 years ago

ianfixes commented 3 years ago

Currently, the repository root is assumed to contain the Arduino library under test -- that is where arduino_ci.rb runs. This could be configurable with an environment variable containing a subdirectory to navigate to.

ianfixes commented 3 years ago

Available in v0.1.1