Skip to content

Commit b15ca22

Browse files
committed
This too
1 parent 5b00560 commit b15ca22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

anvil/tests/hf_ingestion_e2e.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ struct ComposeGuard;
2323

2424
impl Drop for ComposeGuard { fn drop(&mut self) { let _ = Command::new("docker").args(["compose","down","-v"]).status(); } }
2525

26+
#[ignore]
2627
#[tokio::test]
2728
#[cfg(target_os = "linux")]
2829
async fn hf_ingestion_config_json() {

0 commit comments

Comments
 (0)