Skip to content

Commit da41266

Browse files
committed
Coverage testing
1 parent 5ba1098 commit da41266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codacy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
codacy/codacy-analysis-cli \
5050
analyze --tool eslint --upload --project-token ${{ secrets.CODACY_PROJECT_TOKEN }} --max-allowed-issues 99999 --commit-uuid $GITHUB_SHA
5151
if: success() # Optional, run only if the previous steps were successful
52+

0 commit comments

Comments
 (0)