mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-10-26 11:38:13 +00:00
fix(ci): move codecov config to top-level
Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
This commit is contained in:
parent
058a4e3f6f
commit
9fae96f622
@ -2,8 +2,8 @@
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
ignore:
|
||||
- "src/utils/test-utils"
|
||||
- "src/realtime/realtime-note/test-utils"
|
||||
- "backend/src/utils/test-utils"
|
||||
- "backend/src/realtime/realtime-note/test-utils"
|
||||
|
||||
codecov:
|
||||
notify:
|
||||
Loading…
Reference in New Issue
Block a user