Skip to content

Commit

Permalink
custom name with dupe
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <[email protected]>
  • Loading branch information
rdhar committed Jan 2, 2025
1 parent db90bd9 commit 56454b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tf_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
tests:
runs-on: ubuntu-24.04
name: ${{ matrix.a }} ${{ matrix.b }} ${{ matrix.c }}
name: ${{ matrix.a }} ${{ matrix.b }}

permissions:
actions: read # Required to identify workflow run.
Expand Down

0 comments on commit 56454b1

Please sign in to comment.