We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9a10ce commit 7d1f53cCopy full SHA for 7d1f53c
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
18
nuts:
19
needs: linux-unit-tests
20
- uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
+ uses: salesforcecli/github-workflows/.github/workflows/nut.yml@sm/nuts-on-latestrc
21
secrets: inherit
22
strategy:
23
matrix:
0 commit comments