Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
deleonio committed Jul 24, 2024
1 parent 543f5fc commit 9ae1f7c
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 @@ -53,6 +53,8 @@ jobs:
- name: Install
run: pnpm i --no-frozen-lockfile
- name: Install Playwright
run: pnpm exec playwright install
# - name: Unused
# run: pnpm unused
- name: Format
Expand Down

0 comments on commit 9ae1f7c

Please sign in to comment.