mirror of
https://github.com/bitwarden/server.git
synced 2025-07-01 08:02:49 -05: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