FortySevenEffects / arduino_midi_library

MIDI for Arduino
MIT License
1.56k stars 252 forks source link

[internal] Continuous Integration on GitHub Actions #233

Closed franky47 closed 2 years ago

franky47 commented 2 years ago

This issue tracks progress of moving continuous integration from TravisCI to GitHub Actions.

CI steps:

CI will run for each pushed set of commits on any branch, and on PRs.

A passing CI should be required on the master branch.