Skip to content

Commit a112dd5

Browse files
committed
Enable running linter tests in CI
Signed-off-by: Timo Sand <timo.sand@f-secure.com>
1 parent e13d829 commit a112dd5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
cache: true
4040
- run: make build -o lintcheck
4141
- run: make test
42+
- run: make test-tools
4243
golangci:
4344
name: lint
4445
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)