Skip to content

Commit e6cbf0e

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

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
@@ -37,7 +37,7 @@ jobs:
3737
- uses: microsoft/playwright-github-action@v1
3838
- name: Install dependencies and run tests
3939
run: |
40-
cd release-packages && node code-server*-linux-amd64 &
40+
node ./release-packages/code-server*-linux-amd64 &
4141
yarn --frozen-lockfile
4242
yarn test
4343
pkill node

0 commit comments

Comments
 (0)