Added CI #13

Merged
CommanderRedYT merged 7 commits from ci into master 2022-03-16 18:01:47 +01:00
Showing only changes of commit 117ba519d8 - Show all commits

View File

@@ -12,8 +12,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash]
strategy:
matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash]
steps:
- uses: actions/checkout@v2