mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-07 16:27:27 +00:00
Added v2 warning
This commit is contained in:
parent
5472be5c71
commit
012723e406
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to
|
|||
|
||||

|
||||
|
||||
**⚠️ 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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue