Skip to content

Commit f1623dd

Browse files
authored
chore: nit README.md (#26)
1 parent 02caf42 commit f1623dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Both `go tool cover` commands can be configured to your liking. For examples on
4848
Once the files are generated, the GHA does the following:
4949

5050
1. Create and push [new orphan branch](https://github.com/gha-common/go-beautiful-html-coverage/tree/cover) if one doesn't exist.
51-
1. Customize `cover.html` with [`nord.css`](assets/nord.css) and rename it `<sha>.html`.
51+
1. Customize `cover.html` and rename it `<sha>.html`.
5252
1. `git-push` the `<sha>.html` file to the orphan branch. This will trigger a `GitHub Pages` deployment.
5353
1. Post a comment to your PR with your code coverage summary (`cover.txt`) and a link to your `<sha>.html`.
5454

0 commit comments

Comments
 (0)