From bd6f891b072a5bd5c44b2ed52ed87655cb1a8632 Mon Sep 17 00:00:00 2001 From: Matthias Date: Sat, 14 Mar 2026 07:52:28 +0100 Subject: [PATCH] chore(ci): rename online action name --- .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 69f013211..e1f81089a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -245,7 +245,7 @@ jobs: build-linux-online: # Run pytest with "live" checks - name: "Tests and Linting - Online tests" + name: "Online / live tests" runs-on: ubuntu-24.04 strategy: matrix: