diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 7d3833d1..1e7c5f8d 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -3,9 +3,6 @@ on: paths-ignore: - '*.md' pull_request: -concurrency: - group: ci-${{ github.ref }} - cancel-in-progress: true jobs: build: permissions: