We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc32204 commit 3e7c086Copy full SHA for 3e7c086
1 file changed
.github/workflows/test.yml
@@ -14,7 +14,7 @@ jobs:
14
needs: yarn-lockfile-check
15
uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main
16
with:
17
- skipTsDepCheck: true
+ skipTsDepCheck: false
18
windows-unit-tests:
19
needs: linux-unit-tests
20
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
0 commit comments