From ebcb63cc0bd23f49d0b6c7ede13799e9de95174e Mon Sep 17 00:00:00 2001 From: "Filies Olaf (IFAG DES TOC PSA)" Date: Thu, 25 Jan 2024 19:04:34 +0100 Subject: [PATCH] Only one smple for HIL test --- .github/workflows/arduino_ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/arduino_ci.yml b/.github/workflows/arduino_ci.yml index fa70c871..5c26e31b 100644 --- a/.github/workflows/arduino_ci.yml +++ b/.github/workflows/arduino_ci.yml @@ -117,8 +117,7 @@ jobs: matrix: # the code to flash example: [ - examples/sensorType, - examples/readAngleTest + examples/sensorType ] # board packages we want to run