We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e17deb1 commit 8149faaCopy full SHA for 8149faa
1 file changed
.github/workflows/test.yml
@@ -220,7 +220,7 @@ jobs:
220
- name: Test
221
run: |
222
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
+ cargo test --test 'docker_tests_main' --features run-docker-tests --no-fail-fast -- test_v2_swap_utxo_status_broadcasting
224
225
wasm:
226
timeout-minutes: 90
0 commit comments