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:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
# strategy:
|
||||||
matrix:
|
# matrix:
|
||||||
example: [path/to/test/file.c, examples/file.ino, path/to/test/directory]
|
# example: [path/to/test/file.c, examples/file.ino, path/to/test/directory]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user