Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryD committed Nov 12, 2023
1 parent e08ce92 commit 0e51b84
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,7 @@ jobs:
with:
version: 8
run_install: true
- name: Install Playwright Browsers
run: npx playwright install --with-deps
- name: Run Tests
run: pnpm test

0 comments on commit 0e51b84

Please sign in to comment.