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:
|
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…
Reference in New Issue