diff --git a/.github/workflows/integration-test.yaml b/.github/workflows/integration-test.yaml index 45be60a9e..6609d6da3 100644 --- a/.github/workflows/integration-test.yaml +++ b/.github/workflows/integration-test.yaml @@ -45,7 +45,7 @@ on: jobs: test: timeout-minutes: 120 - name: Test ${{ inputs.runs-on }} for Mercurial ${{ inputs.hg-version }} on ${{ inputs.environment }} + name: ${{ matrix.test }} tests for HG ${{ inputs.hg-version }} permissions: checks: write strategy: