Skip to content

Commit 64b2982

Browse files
authored
Update codecov.yml
1 parent edf8eee commit 64b2982

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codecov.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
- name: Install ALSA development files
1818
run: sudo apt-get update && sudo apt-get install -y libasound2-dev
19+
- name: Install pkg-config
20+
run: sudo apt-get install -y pkg-config
1921

2022
- name: Build and test
2123
run: cargo test --workspace --all-targets

0 commit comments

Comments
 (0)