diff --git a/.github/workflows/pytest-petsc.yml b/.github/workflows/pytest-petsc.yml index ee525e625c3..9c3291fbb41 100644 --- a/.github/workflows/pytest-petsc.yml +++ b/.github/workflows/pytest-petsc.yml @@ -1,4 +1,4 @@ -name: CI-petsc-docker +name: CI-petsc concurrency: group: ${{ github.workflow }}-${{ github.ref }}