update readme

This commit is contained in:
Miguel Savignano 2019-11-02 23:31:51 +01:00
parent 17563c3632
commit b657d2995c

View File

@ -7,7 +7,7 @@ Check your coverage minimum coverage percentage.
#### [Simplecov](https://github.com/colszowka/simplecov) #### [Simplecov](https://github.com/colszowka/simplecov)
```yml ```yml
- uses: devmasx/coverage-check-action@coverage-check - uses: devmasx/coverage-check-action@v1.0.0
with: with:
result_path: coverage/.last_run.json result_path: coverage/.last_run.json
token: ${{secrets.GITHUB_TOKEN}} token: ${{secrets.GITHUB_TOKEN}}