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