Fix CI: add if-no-files-found=warn to coverage upload, add config tests
CI / test (push) Failing after 12m39s
CI / test (push) Failing after 12m39s
- .github/workflows/ci.yml: upload-artifact if-no-files-found=warn - internal/config/config_test.go: 93.5% coverage smoke tests for Load, env overrides, URL helpers, duration helpers, Logger, boolEnv
This commit is contained in:
@@ -50,3 +50,4 @@ jobs:
|
||||
with:
|
||||
name: coverage
|
||||
path: coverage.out
|
||||
if-no-files-found: warn
|
||||
|
||||
Reference in New Issue
Block a user