Skip to content

Commit

Permalink
Fix vite-plugin.yml action
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksteamdev committed Jan 7, 2024
1 parent fc49742 commit fe7120d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vite-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
run: pnpm install --filter "vite-plugin"

- name: Run e2e tests
uses: xvfb-run -a npm test
uses: coactions/setup-xvfb@v1
with:
run: pnpm test:run:e2e
working-directory: "packages/vite-plugin"
Expand Down

0 comments on commit fe7120d

Please sign in to comment.