mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender-pwa.git
synced 2025-08-07 04:09:17 +02:00
fix:#34 increased timeout for linter
This commit is contained in:
@@ -26,7 +26,7 @@ lint-backend:
|
||||
- cd backend
|
||||
- go mod download
|
||||
- golangci-lint --version
|
||||
- golangci-lint run -v --skip-dirs=migrations
|
||||
- golangci-lint run -v --skip-dirs=migrations --timeout=5m
|
||||
|
||||
|
||||
build-backend:
|
||||
|
Reference in New Issue
Block a user