try to satisfy gitlab CI

This commit is contained in:
Aurélien Gauthier 2025-12-10 11:16:37 +01:00
parent 17e9f30f34
commit 3d337cb580

View file

@ -31,5 +31,4 @@ pio_test:
- pip install -U platformio
script:
- "pio test -e $ARDUINO_ENV --list-result"
- "pio ci --lib='.' --board=$ARDUINO_ENV"