From 897e223cda596df3e4cb25d4c13c5d38cd1cb01b Mon Sep 17 00:00:00 2001 From: Rinne Date: Wed, 8 May 2024 20:26:47 +0800 Subject: [PATCH] debug --- .github/workflows/benchmark.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: