Skip to content

Commit

Permalink
fixed actions
Browse files Browse the repository at this point in the history
  • Loading branch information
liborty committed Feb 22, 2023
1 parent 5b9b1da commit 586eba9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@stable
- run: cargo test --release -- --nocapture --color always --test-threads=1
- run: cargo test -r timing_gm -- --nocapture
- run: cargo test --release geometric_medians -- --nocapture

0 comments on commit 586eba9

Please sign in to comment.