Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vid authored Nov 6, 2023
1 parent 2a18bb5 commit 13969d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ jobs:
node-version: 18
- name: Install dependencies & build
run: npm ci
- name: playwright install
run: npx playwright install
- name: Run tests
run: npm test

0 comments on commit 13969d9

Please sign in to comment.