mirror of
https://gitlab.com/Luci_/arduino-photometrics.git
synced 2026-04-03 11:35:37 +02:00
change cli
This commit is contained in:
parent
0a5f9a149b
commit
49f8bf3014
|
|
@ -32,6 +32,6 @@ pio_test:
|
||||||
- pip install -U platformio
|
- pip install -U platformio
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- pio test -e $ARDUINO_ENV --without-upload
|
- pio test -e $ARDUINO_ENV --without-uploading
|
||||||
# - pio ci --lib='.' --board=$ARDUINO_ENV test/EEPROM_test_struct.cpp
|
# - pio ci --lib='.' --board=$ARDUINO_ENV test/EEPROM_test_struct.cpp
|
||||||
# - "pio ci --lib='.' --board=$ARDUINO_ENV test"
|
# - "pio ci --lib='.' --board=$ARDUINO_ENV test"
|
||||||
Loading…
Reference in a new issue