Skip to content

Commit

Permalink
test: fix playwright installation
Browse files Browse the repository at this point in the history
  • Loading branch information
arianrhodsandlot committed Oct 7, 2023
1 parent f5d2893 commit 76a0111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,5 @@ jobs:
with:
node-version: 20
cache: pnpm
- run: playwright install chromium
- run: pnpm test:e2e

0 comments on commit 76a0111

Please sign in to comment.