Added v2 warning

This commit is contained in:
Janos 2021-12-05 13:57:36 +01:00
parent 5472be5c71
commit 012723e406
No known key found for this signature in database
GPG key ID: 465EF45E51CBA2BA

View file

@ -4,6 +4,8 @@ This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to
![An animation showcasing that gotestfmt transforms a text log into an interactive log with folding sections.](https://debugged.it/projects/gotestfmt/gotestfmt.svg)
**⚠️ With version 2.0 gotestfmt switched to supporting only JSON output. Please add the `-json` flag to your `go test` command line!**
## Usage
You can use gotestfmt with the following configuration: