Skip to content

Commit

Permalink
ci debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ocdbytes committed Dec 3, 2024
1 parent 7c02a0a commit 14b905a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: |
git submodule update --init --recursive
make artifacts-linux
cargo llvm-cov nextest --release --lcov --output-path lcov.info
RUST_BACKTRACE=1 RUST_LOG=debug cargo test -- deposit_tests_both_bridges --nocapture
- name: Coveralls
uses: coverallsapp/github-action@v2
Expand Down

0 comments on commit 14b905a

Please sign in to comment.