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 4fc9898 commit 9a3dcf5Copy full SHA for 9a3dcf5
.github/workflows/types.yml
@@ -19,5 +19,6 @@ jobs:
19
type-check:
20
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
21
with:
22
+ no-lockfile: true
23
ts-versions: ${{ github.event.schedule && 'next' || '4.9,next' }}
24
ts-libs: 'es2020;esnext'
0 commit comments