mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-24 16:19:50 +08:00
Merge branch 'next' into feat/check-pox-2-params
This commit is contained in:
1
.github/workflows/bitcoin-tests.yml
vendored
1
.github/workflows/bitcoin-tests.yml
vendored
@@ -92,6 +92,7 @@ jobs:
|
||||
- tests::epoch_21::test_pox_reorg_one_flap
|
||||
- tests::epoch_21::test_pox_reorg_flap_duel
|
||||
- tests::epoch_21::test_pox_missing_five_anchor_blocks
|
||||
- tests::neon_integrations::bad_microblock_pubkey
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Download docker image
|
||||
|
||||
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -86,7 +86,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: "Execute core contract unit tests in Clarinet"
|
||||
uses: docker://hirosystems/clarinet:latest
|
||||
uses: docker://hirosystems/clarinet:1.1.0
|
||||
with:
|
||||
args: test --coverage --manifest-path=./contrib/core-contract-tests/Clarinet.toml
|
||||
- name: "Export code coverage"
|
||||
|
||||
Reference in New Issue
Block a user