We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13d829 commit a112dd5Copy full SHA for a112dd5
1 file changed
.github/workflows/ci.yaml
@@ -39,6 +39,7 @@ jobs:
39
cache: true
40
- run: make build -o lintcheck
41
- run: make test
42
+ - run: make test-tools
43
golangci:
44
name: lint
45
runs-on: ubuntu-latest
0 commit comments