Skip to content

Commit

Permalink
wip test
Browse files Browse the repository at this point in the history
  • Loading branch information
aefhm committed Nov 5, 2024
1 parent daeaa7a commit d855a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-playwright.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
log-output-if: true
working-directory: clients/js
- name: Install Playwright dependencies
run: pnpm install && pnpm test:setup
run: pnpm test:setup
working-directory: examples/wagmi-v2
- name: Run playwright tests (with xvfb-run to support headed extension test)
working-directory: examples/wagmi-v2
Expand Down

0 comments on commit d855a43

Please sign in to comment.