mirror of
https://github.com/hikhvar/mqtt2prometheus.git
synced 2026-02-14 18:09:53 +00:00
ci: Add linting deps
This commit is contained in:
4
.github/workflows/tests.yml
vendored
4
.github/workflows/tests.yml
vendored
@@ -30,7 +30,9 @@ jobs:
|
||||
uses: actions-contrib/golangci-lint@v1
|
||||
|
||||
goreleaser:
|
||||
needs: test
|
||||
needs:
|
||||
- test
|
||||
- linting
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user