Skip to content

Commit

Permalink
fix: install playwright
Browse files Browse the repository at this point in the history
  • Loading branch information
IslamZaoui committed Oct 10, 2024
1 parent 6435c77 commit 5e29557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,8 @@ jobs:
- name: Run lint
run: bun lint

- name: Install playwright
run: bunx playwright install

- name: Run test
run: bun run test

0 comments on commit 5e29557

Please sign in to comment.