We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4b4bd commit f835103Copy full SHA for f835103
tools/ci_setup-oxcaml.ml
@@ -16,6 +16,7 @@ let roots =
16
; "bonsai_bench"
17
; "float_array"
18
; "unboxed"
19
+ ; "await"
20
]
21
22
let omitted_others = StringSet.of_list [ "odoc" ]
0 commit comments