ci: Activate all features when building docs
Currently, cargo doc fails on warnings for missing links to
qcheck and radicle_git_ref_format. This will enable the required
features to compile those modules in.
2 files changed
+2
-2
32d77641
→
7ccdd4c8
modified .radicle/ambient.yaml
@@ -18,7 +18,7 @@ plan:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified .radicle/native.yaml
@@ -7,5 +7,5 @@ shell: |
|
|
|
|
|
|
| - | |
| + | |
|