Skip to content

Commit 8149faa

Browse files
committed
shorten docker tests - to be amended
1 parent e17deb1 commit 8149faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
- name: Test
221221
run: |
222222
wget -O - https://raw.githubusercontent.com/KomodoPlatform/komodo/v0.8.1//zcutil/fetch-params-alt.sh | bash
223-
cargo test --test 'docker_tests_main' --features run-docker-tests --no-fail-fast
223+
cargo test --test 'docker_tests_main' --features run-docker-tests --no-fail-fast -- test_v2_swap_utxo_status_broadcasting
224224
225225
wasm:
226226
timeout-minutes: 90

0 commit comments

Comments
 (0)