mirror of
https://github.com/coder/code-server.git
synced 2024-11-23 11:42:39 +03:00
chore(ci): replace playwright action (#3910)
This commit is contained in:
parent
f75edc26b7
commit
73380379da
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -352,8 +352,8 @@ jobs:
|
||||
with:
|
||||
node-version: "14"
|
||||
|
||||
- name: Install playwright
|
||||
uses: microsoft/playwright-github-action@v1
|
||||
- name: Install playwright OS dependencies
|
||||
run: npx playwright install-deps
|
||||
|
||||
- name: Fetch dependencies from cache
|
||||
id: cache-yarn
|
||||
|
Loading…
Reference in New Issue
Block a user