Skip to content

Commit 4a50ddc

Browse files
committed
fix: install deps in ci
1 parent 8b38ba4 commit 4a50ddc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,5 +167,6 @@ jobs:
167167
- name: Install dependencies and run tests
168168
run: |
169169
node code-server*-linux-amd64 &
170+
yarn
170171
yarn test
171172
pkill node

0 commit comments

Comments
 (0)