Skip to content

Commit

Permalink
Remove stray `concurrency: group: test-${{ github.ref }} (thanks @rha…
Browse files Browse the repository at this point in the history
…schke for catching this)
  • Loading branch information
Ralf W. Grosse-Kunstleve committed Sep 2, 2024
1 parent e5f57c4 commit 4cc11dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
permissions: read-all

concurrency:
group: test-sh-avl${{ github.ref }}
cancel-in-progress: true

env:
Expand Down

0 comments on commit 4cc11dc

Please sign in to comment.