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 0b18300c18 - Show all commits

View File

@@ -13,8 +13,9 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash]
config: [motortest, motortest_peter, feedcode-front, feedcode-back, greyhash]
steps:
- uses: actions/checkout@v2
with: