Skip to content

Commit

Permalink
actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholaswogan committed Dec 20, 2024
1 parent c488816 commit 877b103
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,19 +32,14 @@ jobs:
create-args: >-
python
numpy
scipy
h5py
scikit-build
cmake
ninja
cython
fypp
pip
clang
gfortran
valgrind
- name: Install dependencies
- name: Install Valgrind
run: |
sudo apt install valgrind
Expand Down

0 comments on commit 877b103

Please sign in to comment.