Skip to content

Commit bb7ef22

Browse files
authored
Merge pull request #143 from frstrtr/dgb/ci-build-test-dgb-subsidy
ci: build test_dgb_subsidy in both Linux test jobs (fix master-red NOT_BUILT)
2 parents 3e8ba8e + 25e4c79 commit bb7ef22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
test_phase4_embedded \
6868
test_mweb_builder \
6969
test_address_resolution test_compute_share_target \
70-
test_utxo \
70+
test_utxo test_dgb_subsidy \
7171
v37_test \
7272
-j$(nproc)
7373
@@ -193,7 +193,7 @@ jobs:
193193
test_phase4_embedded \
194194
test_mweb_builder \
195195
test_address_resolution test_compute_share_target \
196-
test_utxo \
196+
test_utxo test_dgb_subsidy \
197197
test_coin_broadcaster test_multiaddress_pplns test_pplns_stress \
198198
v37_test \
199199
-j$(nproc)

0 commit comments

Comments
 (0)