mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
ci: improve caching (#7954)
This commit is contained in:
+1
-2
@@ -200,12 +200,11 @@ issues:
|
||||
max-same-issues: 0
|
||||
|
||||
run:
|
||||
concurrency: 4
|
||||
skip-dirs:
|
||||
- node_modules
|
||||
skip-files:
|
||||
- scripts/rules.go
|
||||
timeout: 5m
|
||||
timeout: 10m
|
||||
|
||||
# Over time, add more and more linters from
|
||||
# https://golangci-lint.run/usage/linters/ as the code improves.
|
||||
|
||||
Reference in New Issue
Block a user