mirror of
https://github.com/docker/compose.git
synced 2026-06-24 18:18:27 +00:00
Use gotestsum to make FAILURES more visible
Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
This commit is contained in:
parent
9063c138ba
commit
18900cfcd0
2 changed files with 3 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -46,6 +46,8 @@ jobs:
|
|||
with:
|
||||
go-version: 1.15
|
||||
id: go
|
||||
run: |
|
||||
go get -u gotest.tools/gotestsum
|
||||
|
||||
- name: Setup docker CLI
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue