Skip to content

Commit 9a3dcf5

Browse files
author
Pelle Wessman
committed
Fix type check
1 parent 4fc9898 commit 9a3dcf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/types.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,6 @@ jobs:
1919
type-check:
2020
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
2121
with:
22+
no-lockfile: true
2223
ts-versions: ${{ github.event.schedule && 'next' || '4.9,next' }}
2324
ts-libs: 'es2020;esnext'

0 commit comments

Comments
 (0)