mirror of
https://github.com/docker/compose.git
synced 2026-09-16 18:23:49 +00:00
Merge pull request #1332 from gtardif/fix_ci_workflow
Fixes GH Action config
This commit is contained in:
commit
6f91bbc86e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -46,6 +46,8 @@ jobs:
|
|||
with:
|
||||
go-version: 1.16
|
||||
id: go
|
||||
|
||||
- name: Set up gosum
|
||||
run: |
|
||||
go get -u gotest.tools/gotestsum
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue