Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
av8ta committed May 30, 2024
1 parent a5ebe0b commit 53fff99
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 @@ -54,7 +54,7 @@ jobs:
run: pnpm build
- name: Install playwright dependencies
run: pnpm exec playwright install
- name: Test Web
- name: Run rust tests, vitest unit tests, and playwright e2e tests
run: pnpm turbo run test
- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 53fff99

Please sign in to comment.