Skip to content

Commit adb5a09

Browse files
committed
ci: exclude Extensions.Core from doctor coverage as it fails for no reason
1 parent 4700f67 commit adb5a09

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.doctor.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
%Doctor.Config{
22
ignore_modules: [
33
# Fails for no reason
4+
Apix.Schema.Extensions.Core,
45
Apix.Schema.Extensions.TypeGraph.Definition
56
]
67
}

0 commit comments

Comments
 (0)