Skip to content

Commit 924ec50

Browse files
committed
ci mod
1 parent 5d6d44b commit 924ec50

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
run: |
7474
GFORTRAN=gfortran-${{matrix.gcc_v}}
7575
GCOV=gcov-${{matrix.gcc_v}}
76-
apt-get update
7776
sudo apt update && sudo apt install -y valgrind
7877
fpm test --runner "valgrind --leak-check=full --show-leak-kinds=all"
7978

0 commit comments

Comments
 (0)