Skip to content

Commit 1276c4c

Browse files
committed
install before running the tests
1 parent 7585d74 commit 1276c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/build_dependencies_unix.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,8 +176,8 @@ cd arb-$ARBVER
176176
--with-mpfr=$PREFIX\
177177
--disable-static
178178
make -j3
179-
make check
180179
make install
180+
make check
181181
cd ..
182182

183183
# ------------------------------------------------------------------------- #

0 commit comments

Comments
 (0)