Skip to content

Commit

Permalink
CI: do not test windows yet; just build
Browse files Browse the repository at this point in the history
  • Loading branch information
gsjaardema committed Nov 15, 2021
1 parent f6e9991 commit 537ff62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci-msys2-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ cd build
HAVE_X11=NO NETCDF_PATH=/mingw64 HDF5_PATH=/mingw64 CGNS_PATH=/mingw64 MPI=NO bash ../cmake-config
make -k -j4
make install
ctest -j 4 --output-on-failure
#ctest -j 4 --output-on-failure

0 comments on commit 537ff62

Please sign in to comment.