Fixed matrix
This commit is contained in:
5
.github/workflows/workflow.yml
vendored
5
.github/workflows/workflow.yml
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user