Skip to content

Commit

Permalink
fix: Fix Codacy Coverage Reporter version
Browse files Browse the repository at this point in the history
  • Loading branch information
Cláudia Carpinteiro committed Mar 13, 2024
1 parent 049aa60 commit 9cf54f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/coverage-reporter/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ The recommended way to do this is by using a CI/CD platform that automatically r
```bash
export CODACY_API_BASE_URL=<your Codacy instance URL>
export CODACY_REPORTER_VERSION=13.10.15
export CODACY_REPORTER_VERSION=13.12.3
```
1. Run Codacy Coverage Reporter **on the root of the locally checked out branch of your Git repository**, specifying the relative path to the coverage report to upload:
Expand Down

0 comments on commit 9cf54f6

Please sign in to comment.