Merge pull request #1332 from gtardif/fix_ci_workflow

Fixes GH Action config
This commit is contained in:
Nicolas De loof 2021-02-22 14:32:59 +01:00 committed by GitHub
commit 6f91bbc86e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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