Skip to content

Commit

Permalink
how about now
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 16, 2024
1 parent 308dae7 commit 9bbcdf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/spi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ on:
workflow_dispatch:

jobs:
strategy:
matrix:
target: [can, common, eeprom, i2c, motor-control, sensors, spi]
run-non-executable-workflow:
strategy:
matrix:
target: [can, common, eeprom, i2c, motor-control, sensors, spi]
uses: ./.github/workflows/non-executable-workflow.yaml
with:
target: ${{ matrix.target }}
Expand Down

0 comments on commit 9bbcdf6

Please sign in to comment.