Skip to content

Commit 7929f23

Browse files
committed
ci: add test_redistribute_address to build targets
1 parent b40dc0d commit 7929f23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
run: |
8181
cmake --build build_ci \
8282
--target test_hardening test_share_messages test_coin_broadcaster \
83+
test_redistribute_address \
8384
core_test sharechain_test share_test \
8485
-j$(nproc)
8586

0 commit comments

Comments
 (0)