Skip to content

Commit

Permalink
docs: readme updates for coverage command
Browse files Browse the repository at this point in the history
  • Loading branch information
ahramy committed Aug 9, 2024
1 parent e42bb63 commit 667cd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ REPORT_GAS=true npm run test
Generate test coverage report

```bash
COVERAGE=true npm run test
npm run coverage
```

Test coverage reports of the `main` branch can also be found on [Codecov](https://app.codecov.io/gh/axelarnetwork/interchain-token-service).
Expand Down

0 comments on commit 667cd2e

Please sign in to comment.