I hate this.

This commit is contained in:
Nicolas Patry 2024-06-07 15:07:51 +02:00
parent 3a8e9c221e
commit 11c75f3a14

View File

@ -15,7 +15,7 @@ on:
required: true required: true
description: Hardware to run integration tests description: Hardware to run integration tests
integration-tests: integration_tests:
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }} group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true cancel-in-progress: true