Skip to content

Commit 90f3d2c

Browse files
jsjoeiocode-asher
andauthored
Update .github/workflows/ci.yaml
Co-authored-by: Asher <[email protected]>
1 parent 0310e09 commit 90f3d2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Install dependencies and run tests
3939
run: |
4040
cd release-packages && node code-server*-linux-amd64 &
41-
yarn
41+
yarn --frozen-lockfile
4242
yarn test
4343
pkill node
4444

0 commit comments

Comments
 (0)