From 4cc11dc78f6eb73fc12786b6f8234a08cb9a6771 Mon Sep 17 00:00:00 2001 From: "Ralf W. Grosse-Kunstleve" Date: Mon, 2 Sep 2024 10:29:03 -0700 Subject: [PATCH] Remove stray `concurrency: group: test-${{ github.ref }} (thanks @rhaschke for catching this) --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d1d0587b2f..7efdd9b1e7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ on: permissions: read-all concurrency: - group: test-sh-avl${{ github.ref }} cancel-in-progress: true env: