Skip to content

Commit

Permalink
Merge pull request #24 from nyrahul/main
Browse files Browse the repository at this point in the history
  • Loading branch information
nyrahul committed Nov 15, 2021
2 parents f5b226a + 1d65c52 commit 774d1a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Checkout Source
uses: actions/checkout@v2

- name: golangci-lint
uses: golangci/golangci-lint-action@v2
- name: Run Revive Action by pulling pre-built imag
uses: morphy2k/revive-action@v2
with:
args: --timeout 3m0s
path: "./..."

0 comments on commit 774d1a9

Please sign in to comment.