Skip to content

Commit

Permalink
ci mod
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwilliams committed May 28, 2024
1 parent 5d6d44b commit 924ec50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
run: |
GFORTRAN=gfortran-${{matrix.gcc_v}}
GCOV=gcov-${{matrix.gcc_v}}
apt-get update
sudo apt update && sudo apt install -y valgrind
fpm test --runner "valgrind --leak-check=full --show-leak-kinds=all"
Expand Down

0 comments on commit 924ec50

Please sign in to comment.