Skip to content

Commit

Permalink
more output
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Apr 2, 2024
1 parent 64ce3e4 commit d474392
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
env:
TEST_ADAPTER_ONE: /dev/ttyACM0
TEST_ADAPTER_TWO: /dev/ttyACM1
RUST_LOG: info
run: |
cd host
cargo test --test '*'
cargo test --test '*' -- --nocapture

0 comments on commit d474392

Please sign in to comment.