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 df1a29a commit 3794d35
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:coverage
run: npm run test:coverage

0 comments on commit 3794d35

Please sign in to comment.