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:
Guillaume Tardif 2021-02-22 14:24:29 +01:00
parent 988813b130
commit 240f872b5c
1 changed files with 2 additions and 0 deletions

View File

@ -46,6 +46,8 @@ jobs:
with:
go-version: 1.16
id: go
- name: Set up gosum
run: |
go get -u gotest.tools/gotestsum