mirror of
https://github.com/docker/compose.git
synced 2025-07-27 15:44:08 +02:00
Fixes GH Action config.
(See https://github.com/docker/compose-cli/actions/runs/588864117) Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
parent
988813b130
commit
240f872b5c
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -46,6 +46,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: 1.16
|
go-version: 1.16
|
||||||
id: go
|
id: go
|
||||||
|
|
||||||
|
- name: Set up gosum
|
||||||
run: |
|
run: |
|
||||||
go get -u gotest.tools/gotestsum
|
go get -u gotest.tools/gotestsum
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user