mirror of
https://github.com/thelsing/knx.git
synced 2025-01-21 00:05:43 +01:00
Update platform-io.yml
This commit is contained in:
parent
ca7d8a93b3
commit
2cfb384ca2
6
.github/workflows/platform-io.yml
vendored
6
.github/workflows/platform-io.yml
vendored
@ -6,9 +6,9 @@ jobs:
|
||||
build:
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
example: [path/to/test/file.c, examples/file.ino, path/to/test/directory]
|
||||
# strategy:
|
||||
# matrix:
|
||||
# example: [path/to/test/file.c, examples/file.ino, path/to/test/directory]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
Loading…
Reference in New Issue
Block a user