mirror of https://github.com/docker/compose.git
Merge pull request #1332 from gtardif/fix_ci_workflow
Fixes GH Action config
This commit is contained in:
commit
6f91bbc86e
|
@ -46,6 +46,8 @@ jobs:
|
|||
with:
|
||||
go-version: 1.16
|
||||
id: go
|
||||
|
||||
- name: Set up gosum
|
||||
run: |
|
||||
go get -u gotest.tools/gotestsum
|
||||
|
||||
|
|
Loading…
Reference in New Issue