Skip to content

Commit

Permalink
Download playwright browser
Browse files Browse the repository at this point in the history
  • Loading branch information
abdala committed Oct 4, 2024
1 parent 32da1c4 commit d75871f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npx playwright install-deps chromium
- run: npm run build
- run: npm test

0 comments on commit d75871f

Please sign in to comment.