mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
Configure Codecov to ignore tests (#7706)
This commit is contained in:
2
.github/codecov.yml
vendored
Normal file
2
.github/codecov.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ignore:
|
||||
- "**/*.spec.ts" # Tests
|
||||
Reference in New Issue
Block a user