Skip to content

Commit

Permalink
enable test_f32_abs
Browse files Browse the repository at this point in the history
  • Loading branch information
psvri committed May 11, 2024
1 parent 4df990c commit 76d2c7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/math/src/f32.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,6 @@ mod tests {
use crate::*;

test_unary_op_float!(
#[cfg_attr(
target_os = "windows",
ignore = "Not passing in CI but passes in local 🤔"
)]
test_f32_abs,
Float32ArrayGPU,
Float32ArrayGPU,
Expand Down

0 comments on commit 76d2c7b

Please sign in to comment.