diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 14579c51b..378197b1b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,10 +2,6 @@ # See LICENSE file for licensing details. name: Tests -concurrency: - group: ${{ github.workflow }}-${{ github.ref }} - cancel-in-progress: true - on: pull_request: schedule: