change for cli

This commit is contained in:
Aurélien Gauthier 2025-12-10 13:21:47 +01:00
parent 30de47ac61
commit f2480d07cf

View file

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