Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Nov 6, 2021
1 parent 0056dc2 commit e5fdb7c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/checkout@v2.4.0

- name: golangci-lint
if: ${{ matrix.platform }} == 'ubuntu-latest'
uses: reviewdog/action-golangci-lint@v2
with:
workdir: test
Expand Down

0 comments on commit e5fdb7c

Please sign in to comment.