Skip to content

Commit

Permalink
chore(deps): upgrade deps & scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
nobkd committed Jul 9, 2023
1 parent 734b3a6 commit b3b4b10
Show file tree
Hide file tree
Showing 3 changed files with 375 additions and 634 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:

- name: Test Coverage
if: (${{ success() }} || ${{ failure() }})
run: npm run test:coverage
run: npm run test:cov
Loading

0 comments on commit b3b4b10

Please sign in to comment.