We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f1fdca commit fcd6aceCopy full SHA for fcd6ace
1 file changed
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
31
nuts:
32
needs: linux-unit-tests
33
- name: yarn test:nuts (${{ matrix.os }})
+ name: nuts (${{ matrix.os }}) / yarn test:nuts
34
runs-on: ${{ matrix.os }}
35
strategy:
36
matrix:
0 commit comments