Should have fixed all issues

This commit is contained in:
CommanderRedYT
2022-03-16 17:58:45 +01:00
parent 756010cac8
commit 0b18300c18

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: