chore: Allow other checks to run after errors

This commit is contained in:
Francois Best 2021-08-10 14:25:33 +02:00
parent 71b4cb00d2
commit 3d6eb7dc91
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ jobs:
platformio: platformio:
runs-on: ubuntu-latest runs-on: ubuntu-latest
strategy: strategy:
fail-fast: false
matrix: matrix:
example: example:
- examples/AltPinSerial - examples/AltPinSerial