Skip to content

Commit

Permalink
Tweak matrixed job name
Browse files Browse the repository at this point in the history
  • Loading branch information
lbianchi-lbl committed Mar 13, 2024
1 parent 8b56cd9 commit 8514435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-self.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8514435

Please sign in to comment.