We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b40dc0d commit 7929f23Copy full SHA for 7929f23
1 file changed
.github/workflows/build.yml
@@ -80,6 +80,7 @@ jobs:
80
run: |
81
cmake --build build_ci \
82
--target test_hardening test_share_messages test_coin_broadcaster \
83
+ test_redistribute_address \
84
core_test sharechain_test share_test \
85
-j$(nproc)
86
0 commit comments