Skip to content

Commit 2a04603

Browse files
committed
resolving empty coverage
1 parent 5ba770f commit 2a04603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/codacy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,4 @@ jobs:
5454
--volume /tmp:/tmp \
5555
codacy/codacy-analysis-cli \
5656
analyze --tool eslint --upload --project-token ${{ secrets.CODACY_PROJECT_TOKEN }} --max-allowed-issues 99999 --commit-uuid $GITHUB_SHA
57-
if: success() # Optional, run only if the previous steps were successful
5857

0 commit comments

Comments
 (0)