mirror of
https://github.com/thelsing/knx.git
synced 2026-02-23 13:50:35 +01:00
Update platform-io.yml
This commit is contained in:
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
|
||||
|
||||
Reference in New Issue
Block a user