This commit is contained in:
Nicolas Patry 2024-06-07 15:09:27 +02:00
parent 11c75f3a14
commit 54e3340663

View File

@ -14,7 +14,7 @@ on:
type: string type: string
required: true required: true
description: Hardware to run integration tests description: Hardware to run integration tests
jobs:
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 }}