mirror of
https://github.com/tsirysndr/music-player.git
synced 2026-01-09 13:18:05 -05:00
Update ci.yml
This commit is contained in:
committed by
GitHub
parent
5ea4039433
commit
e99ceb6e1f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
||||
cargo run -- scan
|
||||
cd server && cargo run &
|
||||
sleep 3
|
||||
cd .. && cargo llvm-cov --all-features --lib --workspace --lcov --output-path lcov.info
|
||||
cargo llvm-cov --all-features --lib --workspace --lcov --output-path lcov.info
|
||||
|
||||
- name: Upload coverage to Codecov
|
||||
uses: codecov/codecov-action@v2
|
||||
|
||||
Reference in New Issue
Block a user