Skip to content

Commit

Permalink
adjust
Browse files Browse the repository at this point in the history
  • Loading branch information
Songmu committed Oct 24, 2019
1 parent b1ac06b commit f0ff93f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: coverage
run: |
GO111MODULE=off GOBIN=$(pwd)/bin go get github.com/mattn/goveralls
goveralls
if: "matrix.os == 'ubuntu-latest'"
bin/goveralls
if: "matrix.os == 'ubuntu-latest' && matrix.go-version == '1.13.x'"

0 comments on commit f0ff93f

Please sign in to comment.