Skip to content

Commit

Permalink
chore: vitest ci
Browse files Browse the repository at this point in the history
  • Loading branch information
baozouai committed Apr 21, 2023
1 parent de4a8c5 commit bbfcde5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,12 @@ jobs:
- name: Install
run: nci

- name: Build
run: nr build

- name: Test
run: nr test --coverage

- name: Build
run: nr build

- name: Upload coverage report to Codecov
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit bbfcde5

Please sign in to comment.