Skip to content

Commit

Permalink
chore: fixed script
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarRajput-7 committed Apr 15, 2024
1 parent 95aeae3 commit 01160bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jest-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# yarn custom-coverage --verbose

- name: npm test-run-changed
run: cd frontend && npm test-changedsince
run: cd frontend && npm run test-changedsince

- name: Upload Coverage Results
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 01160bc

Please sign in to comment.