mirror of
https://github.com/TREX-CoE/trexio.git
synced 2025-03-04 06:10:23 +01:00
Install valgrind for the CI
This commit is contained in:
parent
68d6780d76
commit
a7cf0553cc
2
.github/workflows/actions.yml
vendored
2
.github/workflows/actions.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
||||
- name: install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install libhdf5-dev emacs libtool-bin
|
||||
sudo apt-get install libhdf5-dev emacs libtool-bin valgrind
|
||||
|
||||
- name: configure with autotools
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user