CI(pico-sensor): commented the test execution in pipeline

no pico board available to run the tests
This commit is contained in:
SylvanArnold
2025-06-16 18:44:47 +02:00
parent 6cea749e59
commit 47e4426f78
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ variables:
stages:
- pico-sensor-docker-build
- pico-sensor-test
#- pico-sensor-test # Test stage is disabled (no pico-sensor board available to run the tests)
- pico-sensor-release
pico-sensor-docker-build: