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 1ba0738 commit 8fcf34bCopy full SHA for 8fcf34b
.github/workflows/test.yml
@@ -11,8 +11,6 @@ jobs:
11
linux-unit-tests:
12
needs: yarn-lockfile-check
13
uses: salesforcecli/github-workflows/.github/workflows/unitTestsLinux.yml@main
14
- with:
15
- skipTsDepCheck: true
16
windows-unit-tests:
17
needs: linux-unit-tests
18
uses: salesforcecli/github-workflows/.github/workflows/unitTestsWindows.yml@main
0 commit comments