Skip to content

Commit

Permalink
fix coverage target
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasArrachea committed Sep 6, 2024
1 parent 1711e88 commit 4f7f287
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 @@ -73,7 +73,7 @@ make deps

Run the tests with coverage instrumentations:
```
make run-coverage
make coverage
```

Open the coverage html report in a web browser:
Expand Down

0 comments on commit 4f7f287

Please sign in to comment.