mirror of
https://github.com/tsirysndr/music-player.git
synced 2026-01-09 13:18:05 -05:00
ci: fix unit tests
This commit is contained in:
@@ -98,7 +98,7 @@ export const test = async (src = ".") => {
|
||||
"sh",
|
||||
"-c",
|
||||
"cd server && cargo run & \
|
||||
sleep 3 \
|
||||
sleep 3 && \
|
||||
cargo llvm-cov --all-features --lib --workspace --lcov --output-path lcov.info",
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user