Skip to content

Commit 8fcf34b

Browse files
committed
fix: remove ts dependency check
1 parent 1ba0738 commit 8fcf34b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
linux-unit-tests:
1212
needs: yarn-lockfile-check
1313
uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main
14-
with:
15-
skipTsDepCheck: true
1614
windows-unit-tests:
1715
needs: linux-unit-tests
1816
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main

0 commit comments

Comments
 (0)