mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 01:40:55 +01:00
Reduce what gets tested on tor CI (#4274)
This commit is contained in:
parent
e3e59923c4
commit
cbfe684352
2
.github/workflows/TorTests.yml
vendored
2
.github/workflows/TorTests.yml
vendored
@ -30,4 +30,4 @@ jobs:
|
||||
~/.bitcoin-s/binaries
|
||||
key: ${{ runner.os }}-cache
|
||||
- name: run tests
|
||||
run: sbt ++2.13.8 torTest/test nodeTest/test dlcNodeTest/test esploraTest/test
|
||||
run: sbt ++2.13.8 torTest/test
|
||||
|
Loading…
Reference in New Issue
Block a user