From 2f9b285dd56eb953dc6123b48e140da926d721b5 Mon Sep 17 00:00:00 2001 From: Ian McEwen Date: Sat, 4 Jul 2026 02:38:04 -0700 Subject: [PATCH] Give the simradio testing a better name in the action --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7bc9154..4220c30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: poetry install poetry run meshtastic --version - firmware: + simradio_testing: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4