Skip to content

Commit

Permalink
chore(experiment): revert workflow changes
Browse files Browse the repository at this point in the history
  • Loading branch information
fbosch committed Aug 21, 2024
1 parent 21b687c commit e067a8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Lint
run: pnpm biome ci .
- name: Install playwright
run: pnpx playwright@1.45.1 install chromium
run: pnpx playwright install chromium
- name: Test
run: pnpm test
env:
Expand Down

0 comments on commit e067a8e

Please sign in to comment.