Skip to content

Commit 0d144aa

Browse files
authored
Merge pull request #17 from Visual-Regression-Tracker/codecov
Update workflow.yml
2 parents 4d7edb4 + 68c00dd commit 0d144aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Unit tests
2323
run: npm run test:cov
2424

25-
- name: Codecov
26-
uses: codecov/codecov-action@v1.0.11
25+
- name: Codacy Coverage Reporter
26+
uses: codacy/codacy-coverage-reporter-action@0.2.0
2727
with:
2828
project-token: ${{ secrets.CODACY_TOKEN }}

0 commit comments

Comments
 (0)