Remove stray `concurrency: group: test-${{ github.ref }} (thanks @rhaschke for catching this)

This commit is contained in:
Ralf W. Grosse-Kunstleve 2024-09-02 10:29:03 -07:00
parent e5f57c473c
commit 4cc11dc78f

View File

@ -13,7 +13,6 @@ on:
permissions: read-all permissions: read-all
concurrency: concurrency:
group: test-sh-avl${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true
env: env: