Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ancient123 committed Jul 6, 2023
1 parent 3a14974 commit e8ec1be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
- name: Test
run: |
cargo test --workspace --release --no-run
cargo test --workspace --release --verbose -- -Zunstable-options --report-time --test-threads 2
cargo test --workspace --release --verbose -- --test-threads 2
timeout-minutes: 30

0 comments on commit e8ec1be

Please sign in to comment.