mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00:00
Configure Codecov to ignore tests (#3712)
This commit is contained in:
2
.github/codecov.yml
vendored
Normal file
2
.github/codecov.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ignore:
|
||||
- "test" # Tests
|
||||
Reference in New Issue
Block a user