Skip to content

Commit 8cddb04

Browse files
committed
#75 #in_progress #comment add API TOKEN phase #5
1 parent 6ab276d commit 8cddb04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codacy-coverage.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,4 @@ jobs:
1212
uses: codacy/codacy-coverage-reporter-action@v1
1313
with:
1414
#project-token: ${{ secrets.CODACY_PROJECT_TOKEN }}
15-
api-token: ${{ secrets.CODACY_API_TOKEN }}
16-
coverage-reports: clover.xml
15+
api-token: ${{ secrets.CODACY_API_TOKEN }}

0 commit comments

Comments
 (0)