From 11c75f3a141bec066e715a892071c34129d47f04 Mon Sep 17 00:00:00 2001 From: Nicolas Patry Date: Fri, 7 Jun 2024 15:07:51 +0200 Subject: [PATCH] I hate this. --- .github/workflows/integration_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/integration_tests.yaml b/.github/workflows/integration_tests.yaml index 3aa2660b..5423a870 100644 --- a/.github/workflows/integration_tests.yaml +++ b/.github/workflows/integration_tests.yaml @@ -15,7 +15,7 @@ on: required: true description: Hardware to run integration tests - integration-tests: + integration_tests: concurrency: group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }} cancel-in-progress: true