Skip to content

Commit 5c19dc2

Browse files
committed
Update build-test.yml
1 parent e527805 commit 5c19dc2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
node-version: ${{ matrix.node-version }}
2525
- run: npm install
2626
- run: npm run build
27+
- run: npx playwright install
2728
- run: npm run test

0 commit comments

Comments
 (0)