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: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false
matrix: matrix:
config: [motortest, feedc0de-front, feedc0de-back, greyhash] config: [motortest, motortest_peter, feedcode-front, feedcode-back, greyhash]
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
with: with: