Skip to content

Commit

Permalink
CI: playwright install
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorBodnar committed May 29, 2023
1 parent 681b32f commit cf0b455
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- uses: shivammathur/setup-php@v2
with:
php-version: 7.4
- name: playwright install
run: npx [email protected] install
- name: npm install
run: |
npm install --legacy-peer-deps
Expand Down

0 comments on commit cf0b455

Please sign in to comment.