Skip to content

Commit

Permalink
borked yaml fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Jul 22, 2022
1 parent 81c5d2f commit 8d88fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v2
- name: Coverage
run:
run: |
go get github.com/axw/gocov/gocov
go get github.com/AlekSi/gocov-xml
go install github.com/axw/gocov/gocov
Expand Down

0 comments on commit 8d88fca

Please sign in to comment.