Skip to content

Commit

Permalink
more testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 22, 2023
1 parent 71cc998 commit c2fde1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/runtests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
cmake -Wno-dev \
-DNetCDF_Fortran_LIBRARY=/usr/lib/x86_64-linux-gnu/libnetcdff.a \
-DNetCDF_Fortran_INCLUDE_DIR=/usr/include \
-DNetCDF_C_LIBRARY=/usr/lib/x86_64-linux-gnu/libnetcdf.a \
-DNetCDF_C_INCLUDE_DIR=/usr/include \
-DCMAKE_Fortran_FLAGS="-Wall" \
../
make VERBOSE=1
Expand Down

0 comments on commit c2fde1a

Please sign in to comment.