mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-13 17:11:47 +08:00
only run stacks-node tests
This commit is contained in:
@@ -12,4 +12,4 @@ RUN cd / && tar -xvzf bitcoin-0.20.0-x86_64-linux-gnu.tar.gz
|
||||
RUN ln -s /bitcoin-0.20.0/bin/bitcoind /bin/
|
||||
|
||||
ENV BITCOIND_TEST 1
|
||||
RUN cargo test --workspace -- --ignored
|
||||
RUN cargo test --workspace --bin=stacks-node -- --test-threads 1 --ignored
|
||||
|
||||
Reference in New Issue
Block a user