We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 671e44e commit 83d4e46Copy full SHA for 83d4e46
.github/workflows/wasm.yml
@@ -15,6 +15,7 @@ on:
15
16
env:
17
CARGO_TERM_COLOR: always
18
+ RUSTFLAGS: --cfg getrandom_backend="wasm_js"
19
20
jobs:
21
test_in_browser:
0 commit comments