Skip to content

Commit

Permalink
Update default.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RainerZ authored Nov 5, 2024
1 parent 754370d commit c244e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ jobs:
with:
bins: cargo-make, cargo-nextest
- name: Run tests
run: cargo test --verbose -- --test-threads=1

run: cargo test --features=a2l_reader --features=serde -- --test-threads=1 --nocapture

0 comments on commit c244e4b

Please sign in to comment.