mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 16:19:50 +08:00
use arrays for fee estimates, fix test build
This commit is contained in:
2
.github/workflows/bitcoin-tests.yml
vendored
2
.github/workflows/bitcoin-tests.yml
vendored
@@ -50,6 +50,7 @@ jobs:
|
||||
- tests::neon_integrations::filter_long_runtime_tx_integration_test
|
||||
- tests::neon_integrations::mining_transactions_is_fair
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Download docker image
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
@@ -74,6 +75,7 @@ jobs:
|
||||
- tests::neon_integrations::atlas_integration_test
|
||||
- tests::neon_integrations::atlas_stress_integration_test
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Download docker image
|
||||
uses: actions/download-artifact@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user