Skip to content

Commit 16a5865

Browse files
committed
ci: PLT-268: exclude tests folder from codecov
1 parent 740e0d6 commit 16a5865

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

codecov.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
fixes:
2-
- "/home/runner/work/Adala/Adala/::"
2+
- "/home/runner/work/Adala/Adala/::"
3+
4+
ignore:
5+
- "tests"

0 commit comments

Comments
 (0)