mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-20 14:41:45 +00:00
Fixing animated SVG
This commit is contained in:
parent
012723e406
commit
5218c40f69
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to create a beautifully formatted test output in GitHub Actions.
|
This action uses [gotestfmt](https://github.com/haveyoudebuggedit/gotestfmt) to create a beautifully formatted test output in GitHub Actions.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
**⚠️ With version 2.0 gotestfmt switched to supporting only JSON output. Please add the `-json` flag to your `go test` command line!**
|
**⚠️ With version 2.0 gotestfmt switched to supporting only JSON output. Please add the `-json` flag to your `go test` command line!**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue