Przeglądaj źródła

Merge pull request #1332 from gtardif/fix_ci_workflow

Fixes GH Action config
Nicolas De loof 4 lat temu
rodzic
commit
6f91bbc86e
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      .github/workflows/ci.yml

+ 2 - 0
.github/workflows/ci.yml

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