diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8a4cefc42..499880e35 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,6 +22,7 @@ jobs: - examples/freertos_tasks.cpp - examples/raw_json.cpp - examples/constant_sensor.cpp + - examples/time_counter.cpp target_device: - esp32dev steps: