ci: Add the __ci feature

This commit is contained in:
Kévin Commaille
2022-02-11 22:17:49 +01:00
parent 4845594c05
commit acba6fbbc4
5 changed files with 18 additions and 9 deletions

View File

@@ -394,7 +394,7 @@ where
content,
redacts: None,
unsigned: btreemap! {},
#[cfg(not(feature = "__unstable-pre-spec"))]
#[cfg(not(feature = "__ci"))]
origin: "foo".into(),
auth_events,
prev_events,