We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
udeps
1 parent 3a89494 commit f3ffff2Copy full SHA for f3ffff2
1 file changed
test-fuzz/tests/integration/ci.rs
@@ -320,6 +320,7 @@ fn remove_avatars(value: &mut serde_json::Value) {
320
}
321
322
323
+#[cfg(not(target_os = "macos"))]
324
#[test]
325
fn udeps() {
326
Command::new("cargo")
0 commit comments