Archived
1
0

chore(ci): replace playwright action (#3910)

This commit is contained in:
G r e y
2021-08-06 13:53:28 -04:00
committed by GitHub
parent f75edc26b7
commit 73380379da

View File

@ -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