Skip to content

Commit

Permalink
Unignore build matrix, it doesn't take that long
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvalencik committed Jul 16, 2024
1 parent b209a95 commit ebd259f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/neon/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ pub fn registered() -> Exports {
}

#[test]
#[ignore]
fn feature_matrix() {
use std::{env, process::Command};

Expand Down

0 comments on commit ebd259f

Please sign in to comment.