File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -120,8 +120,6 @@ jobs:
120120 CODE
121121
122122 - uses : SocketDev/socket-registry/.github/actions/install@faad27fe2a64465de1af584511c5b729e3484be5 # main
123- with :
124- frozen-lockfile : ' true'
125123
126124 - name : Run lint
127125 run : pnpm --filter @socketsecurity/cli run check
@@ -187,8 +185,6 @@ jobs:
187185 CODE
188186
189187 - uses : SocketDev/socket-registry/.github/actions/install@faad27fe2a64465de1af584511c5b729e3484be5 # main
190- with :
191- frozen-lockfile : ' true'
192188
193189 - name : Run type check
194190 run : pnpm --filter @socketsecurity/cli run type
@@ -261,8 +257,6 @@ jobs:
261257 CODE
262258
263259 - uses : SocketDev/socket-registry/.github/actions/install@faad27fe2a64465de1af584511c5b729e3484be5 # main
264- with :
265- frozen-lockfile : ' true'
266260
267261 - name : Build CLI
268262 working-directory : packages/cli
@@ -342,8 +336,6 @@ jobs:
342336 CODE
343337
344338 - uses : SocketDev/socket-registry/.github/actions/install@faad27fe2a64465de1af584511c5b729e3484be5 # main
345- with :
346- frozen-lockfile : ' true'
347339
348340 - name : Build CLI
349341 working-directory : packages/cli
You can’t perform that action at this time.
0 commit comments