Skip to content

Commit

Permalink
adjust output format
Browse files Browse the repository at this point in the history
  • Loading branch information
ss89 committed Feb 7, 2021
1 parent ec5b806 commit ff83ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
uses: golangci/golangci-lint-action@v2
with:
version: v1.29
args: --timeout 5m --print-issued-lines --print-linter-name --out-format=github-actions
args: --timeout 5m --print-issued-lines --print-linter-name --out-format=colored-line-number
go-test:
name: go test
runs-on: ubuntu-20.04
Expand Down

0 comments on commit ff83ea3

Please sign in to comment.