Skip to content

Commit c1d7f85

Browse files
committed
chore: remove nut gha
1 parent a99c89c commit c1d7f85

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,3 @@ jobs:
1414
windows-unit-tests:
1515
needs: linux-unit-tests
1616
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
17-
nuts:
18-
needs: linux-unit-tests
19-
uses: salesforcecli/github-workflows/.github/workflows/nut.yml@main
20-
secrets: inherit
21-
strategy:
22-
matrix:
23-
os: [ubuntu-latest, windows-latest]
24-
fail-fast: false
25-
with:
26-
os: ${{ matrix.os }}

0 commit comments

Comments
 (0)