mirror of
https://github.com/42wim/matterbridge.git
synced 2024-11-15 00:19:24 +01:00
More linting fixes
This commit is contained in:
parent
587de96ab3
commit
f996a2b7ae
2
.github/workflows/development.yml
vendored
2
.github/workflows/development.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v1
|
||||
with:
|
||||
version: v1.27
|
||||
args: "run -v"
|
||||
args: "-v --new-from-rev HEAD~1"
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user