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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

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