Skip to content

Commit

Permalink
fix: config test with coverage yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lac617a committed May 5, 2024
1 parent 4e4e752 commit df1a29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
run: npm install

- name: Run Jest tests
run: npm test
run: npm test:coverage

0 comments on commit df1a29a

Please sign in to comment.