Skip to content

Commit

Permalink
feat: enable linters
Browse files Browse the repository at this point in the history
Signed-off-by: bitliu <bitliu@tencent.com>
  • Loading branch information
Xunzhuo committed Jan 18, 2023
1 parent b410fc9 commit ff4a06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
go-version: 1.19
# There are too many lint errors in current code bases
# uncomment when we decide what lint should be addressed or ignored.
# - run: make lint
- run: make lint

coverage-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ff4a06d

Please sign in to comment.