Skip to content

Commit

Permalink
Upgrade testing libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
dolanmiu committed Jun 15, 2023
1 parent 6b4a78e commit a9fa31e
Show file tree
Hide file tree
Showing 4 changed files with 776 additions and 695 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Install Dependencies
run: npm ci --force
- name: Test
run: npm run test.coverage
run: npm run test.ci
- name: Codecov
uses: codecov/codecov-action@v3
with:
Expand Down
Loading

0 comments on commit a9fa31e

Please sign in to comment.