mirror of
https://gitlab.com/Luci_/arduino-photometrics.git
synced 2026-04-03 11:35:37 +02:00
change for cli
This commit is contained in:
parent
30de47ac61
commit
f2480d07cf
|
|
@ -31,4 +31,5 @@ pio_test:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- "pio ci --lib='.' --board=$ARDUINO_ENV test"
|
- pio ci --lib='.' --board=$ARDUINO_ENV test/EEPROM_test_struct.cpp
|
||||||
|
# - "pio ci --lib='.' --board=$ARDUINO_ENV test"
|
||||||
Loading…
Reference in a new issue