From 447e04a4c67c49e2874e72c6c8bb953e4b61c8e8 Mon Sep 17 00:00:00 2001 From: Andrei Litvin Date: Mon, 28 Feb 2022 11:43:09 -0500 Subject: [PATCH] Update step naming for smoke tests --- .github/workflows/smoketest-esp32.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/smoketest-esp32.yaml b/.github/workflows/smoketest-esp32.yaml index eb4a4ee842281a..18aad28eeb0cff 100644 --- a/.github/workflows/smoketest-esp32.yaml +++ b/.github/workflows/smoketest-esp32.yaml @@ -24,7 +24,7 @@ concurrency: jobs: esp32: - name: run + name: Smoke Run - ESP32 timeout-minutes: 30 runs-on: ubuntu-latest