change cli

This commit is contained in:
Aurélien Gauthier 2025-12-10 13:24:46 +01:00
parent f2480d07cf
commit d83cbfe2ae

View file

@ -19,6 +19,7 @@ pio_build:
before_script:
- pip install -U platformio
- pio lib install --global "ThrowTheSwitch/Unity@^2.6.0"
script:
- "pio run -e $ARDUINO_ENV"