mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-07 16:27:27 +00:00
Update README.md
This commit is contained in:
parent
4e82a4309c
commit
5bb352227d
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Beautiful test output for go tests
|
||||
# gotestfmt: go test output for humans
|
||||
|
||||
This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to create a beautifully formatted test output in GitHub Actions.
|
||||
|
||||
|
|
@ -52,4 +52,4 @@ jobs:
|
|||
if-no-files-found: error
|
||||
```
|
||||
|
||||
For more information about gotestfmt please see the [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) repository.
|
||||
For more information about gotestfmt please see the [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) repository.
|
||||
|
|
|
|||
Loading…
Reference in a new issue