Update README.md

This commit is contained in:
Janos Pasztor 2021-07-28 13:08:27 +00:00 committed by GitHub
parent 4e82a4309c
commit 5bb352227d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.