diff --git a/.github/workflows/test-self.yml b/.github/workflows/test-self.yml index f047b09..757d058 100644 --- a/.github/workflows/test-self.yml +++ b/.github/workflows/test-self.yml @@ -9,7 +9,7 @@ env: jobs: test-with-sample-repo: - name: Test using sample repo (${{ matrix.caller-repository }}@${{ matrix.caller-ref }}) for ref=${{ matrix.ref }} + name: Test ref=${{ matrix.called-ref }} using sample repo ${{ matrix.caller-repository }}@${{ matrix.caller-ref }} strategy: fail-fast: false matrix: