Skip to content

Commit

Permalink
chore: removes ci:test
Browse files Browse the repository at this point in the history
  • Loading branch information
XionWCFM committed Nov 17, 2024
1 parent f89b8a3 commit fb93897
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/vitest-report-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:

- name: 'Install Deps'
run: pnpm install --frozen-lockfile
- name: 'Run Vitest'
run: pnpm ci:test


- name: 'Test'
run: pnpm vitest --coverage.enabled true

Expand Down

0 comments on commit fb93897

Please sign in to comment.