Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
langyo committed Dec 15, 2023
1 parent da76e98 commit 6336f52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/yew/tests/use_transitive_state.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![cfg(feature = "hydration")]
#![cfg(all(target_arch = "wasm32", not(target_os = "wasi")))]
#![cfg(target_arch = "wasm32")]

use std::time::Duration;

Expand Down

0 comments on commit 6336f52

Please sign in to comment.