Skip to content

Commit 53db9db

Browse files
authored
DEV: disable codecov project status (#276)
this avoids failing statuses on PRs due to having to wait for test-backends in unrelated areas of the codebase
1 parent 143ff39 commit 53db9db

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

codecov.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ github_checks:
44
ignore:
55
- "src/array_api_extra/_lib/_compat"
66
- "src/array_api_extra/_lib/_typing"
7+
coverage:
8+
status:
9+
project: off

0 commit comments

Comments
 (0)