.github: need valgrind for new memleak test
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
parent
d76b78c873
commit
0d02ba63bb
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get -y update
|
||||
sudo apt-get -y install tree tshark
|
||||
sudo apt-get -y install tree tshark valgrind
|
||||
- uses: actions/checkout@v2
|
||||
- name: Configure
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user