Skip to content

Commit

Permalink
Update node-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BattlefieldDuck authored Nov 17, 2024
1 parent cf32033 commit a7d2420
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/node-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,8 @@ jobs:
run: |
npm install
npm run build
- name: Test
run: |
npx playwright install --with-deps
npm test

0 comments on commit a7d2420

Please sign in to comment.