Skip to content

Commit

Permalink
Remove go-patch-cover version from README
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousben committed Mar 5, 2022
1 parent e09151a commit f2b7568
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ jobs:
go-version: "*"
- run: "go test -coverprofile=coverage.out -covermode=count ./..."
- uses: seriousben/go-patch-cover-action@v1
with:
version: main
```
Please see [GitHub's documentation on Actions](https://docs.github.com/en/actions) for extensive
Expand Down

0 comments on commit f2b7568

Please sign in to comment.