Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Kemp committed Sep 10, 2020
1 parent 1eefcad commit c5cccbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: go build -v .

- name: Test
run: go test -v ./...

golangci:
name: lint
Expand Down

0 comments on commit c5cccbb

Please sign in to comment.