Skip to content

Commit

Permalink
skip: add to install playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
netil authored and netil committed Aug 8, 2024
1 parent b8d2642 commit a95263d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
npm config set package-lock false
npm install --save --legacy-peer-deps
npx playwright install
- name: Lint
run: npm run lint
Expand Down

0 comments on commit a95263d

Please sign in to comment.