adafruit / ci-arduino

A script that will install all of the common dependencies for testing Arduino library builds using Github Actions
MIT License
115 stars 73 forks source link

support .skip.txt each platform per line #186

Closed hathach closed 3 months ago

hathach commented 3 months ago

add support for .skip.txt which list each platform per line, this help to make excluding multiple platform easier/cleaner