mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
4 lines
49 B
Bash
4 lines
49 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cargo test --release --no-fail-fast
|