Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
arugal committed Jul 5, 2020
1 parent dd23b49 commit 704d240
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
run: make deps

- name: Golangci Lint
env:
GO111MODULE: on
uses: reviewdog/action-golangci-lint@v1
with:
golangci_lint_flags: "--enable-all --timeout=10m --exclude-use-default=false --config ./golangci.yml"
Expand Down

0 comments on commit 704d240

Please sign in to comment.