diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 041eb13b..70eeb36b 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -4,9 +4,9 @@ on: branches: [master] pull_request: branches: [master] -concurrency: - group: ${{ github.workflow }}-${{ github.ref }}-benchmark - cancel-in-progress: true +# concurrency: +# group: ${{ github.workflow }}-${{ github.ref }}-benchmark +# cancel-in-progress: true jobs: linux-benchmark-cuda: