Merge pull request #7 from comit-network/debug-ci

pull/9/head
Tobin C. Harding 4 years ago committed by GitHub
commit 3d3864807d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -74,4 +74,6 @@ jobs:
run: cargo check --workspace --all-targets --all-features
- name: Cargo test
run: cargo test --workspace --all-features -- --test-threads 1
run: cargo test --workspace --all-features
env:
MONERO_ADDITIONAL_SLEEP_PERIOD: 60000

Loading…
Cancel
Save