diff --git a/.github/workflows/_integration_tests.yml b/.github/workflows/_integration_tests.yml index 9150e1333..10c9f2cfc 100644 --- a/.github/workflows/_integration_tests.yml +++ b/.github/workflows/_integration_tests.yml @@ -70,7 +70,7 @@ on: jobs: integration-tests: - name: integration-tests-${{ matrix.test }} + name: ${{ matrix.test }} runs-on: ubuntu-22.04 permissions: contents: read