mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-21 13:23:09 +01:00
enable golangci-lint for supported platforms
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -40,6 +40,8 @@ jobs:
|
||||
|
||||
validate:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GOLANGCI_LINT_MULTIPLATFORM: 1
|
||||
needs:
|
||||
- prepare
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user