Skip to content

Commit

Permalink
Fixes #25
Browse files Browse the repository at this point in the history
  • Loading branch information
turulix committed Jul 17, 2023
1 parent 2b7ff9e commit 0e23d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
RUST_TEST_TIME_INTEGRATION: 60000,120000
RUST_TEST_TIME_DOCTEST: 60000,120000
run: |
cargo test --workspace --all-targets --all-features --ensure-time --report-time
cargo test --workspace --all-targets --all-features -- --ensure-time
check_format:
name: check (format)
Expand Down

0 comments on commit 0e23d7f

Please sign in to comment.