We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
flaky = True
1 parent 8026b6c commit 0191283Copy full SHA for 0191283
1 file changed
rs/dogecoin/ckdoge/minter/BUILD.bazel
@@ -131,7 +131,6 @@ rust_ic_test(
131
"IC_ICRC1_LEDGER_WASM_PATH": "$(rootpath //rs/ledger_suite/icrc1/ledger:ledger_canister_u256)",
132
"POCKET_IC_BIN": "$(rootpath //:pocket-ic-server)",
133
},
134
- flaky = True,
135
# Because dogecoind binary package is not available on darwin or arm64.
136
target_compatible_with = [
137
"@platforms//cpu:x86_64",
0 commit comments