Skip to content

Commit fcd6ace

Browse files
fix: job name
1 parent 1f1fdca commit fcd6ace

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
3131
nuts:
3232
needs: linux-unit-tests
33-
name: yarn test:nuts (${{ matrix.os }})
33+
name: nuts (${{ matrix.os }}) / yarn test:nuts
3434
runs-on: ${{ matrix.os }}
3535
strategy:
3636
matrix:

0 commit comments

Comments
 (0)