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
required: true
description: Hardware to run integration tests
jobs:
integration_tests:
concurrency:
group: ${{ github.workflow }}-${{ github.job }}-${{ github.head_ref || github.run_id }}