mirror of
https://gitlab.com/Luci_/arduino-photometrics.git
synced 2026-04-03 11:35:37 +02:00
add src path to pio script test for gitlab CI
This commit is contained in:
parent
3d337cb580
commit
378c5f5158
|
|
@ -31,4 +31,4 @@ pio_test:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "pio ci --lib='.' --board=$ARDUINO_ENV"
|
- "pio ci --lib='.' --board=$ARDUINO_ENV test"
|
||||||
Loading…
Reference in a new issue