Skip to content

Commit

Permalink
Removed linting
Browse files Browse the repository at this point in the history
Signed-off-by: Arno Broekhof <[email protected]>
  • Loading branch information
arnobroekhof committed Dec 22, 2019
1 parent fd6a040 commit a4bd52d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@ jobs:
- name: Test
run: make test
env:
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
- name: golangci-lint
uses: reviewdog/action-golangci-lint@v1
with:
github_token: ${{ secrets.CUSTOM_GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.CUSTOM_GITHUB_TOKEN }}

0 comments on commit a4bd52d

Please sign in to comment.