Skip to content

Commit

Permalink
update release to include other browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
dnotes committed Oct 13, 2024
1 parent 120d2eb commit 5af0032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: pnpm build

- name: Install playwright
run: pnpx playwright install --with-deps chromium
run: pnpx playwright install --with-deps

- name: Run Tests
run: pnpm -w run test
Expand Down

0 comments on commit 5af0032

Please sign in to comment.