Update platform-io.yml

This commit is contained in:
thelsing
2020-11-16 21:34:43 +01:00
committed by GitHub
parent ca7d8a93b3
commit 2cfb384ca2

View File

@@ -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