Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wesolowski committed Jun 7, 2024
1 parent 0ca71c4 commit 0464022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: pnpm run init-demo-data

- name: Run tests with Vitest
run: vitest --no-file-parallelism
run: pnpm exec vitest --no-file-parallelism

- name: Install Playwright Dependencies
run: npx playwright install-deps
Expand Down

0 comments on commit 0464022

Please sign in to comment.