Skip to content

Commit

Permalink
rm --
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcusviniciusLsantos committed Dec 2, 2024
1 parent e8f8c12 commit b0dad90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npm install

- name: Run tests
run: npm run vitest -- --coverage
run: npm run vitest --coverage

- name: Upload results to Codecov
uses: codecov/codecov-action@v4
Expand Down

0 comments on commit b0dad90

Please sign in to comment.