git.delta.rocks / unique-network / refs/commits / a22c270fb3d4

difftreelog

tests: split integration tests and unit test into separate workflows

Alexander Aksenov2022-08-22parent: #997ec5a.patch.diff
in: master

2 files changed

modified.docker/Dockerfile-chain-dev-unitdiffbeforeafterboth
2323
24WORKDIR /dev_chain24WORKDIR /dev_chain
2525
26RUN cargo test --features=limit-testing26CMD cargo test --features=limit-testing
2727
added.github/workflows/unit-test.ymldiffbeforeafterboth

no changes