Skip to content

Commit

Permalink
turn of netcdf integration in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Aug 28, 2020
1 parent 05ce8e3 commit cdc01a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unit/ftst_vars.F90
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ program ftst_vars
call MPI_Comm_size(MPI_COMM_WORLD, ntasks , ierr)

if (my_rank .eq. 0) print *,'Testing variables...'

call PIO_

if (my_rank .eq. 0) print *,'SUCCESS!'
call MPI_Finalize(ierr)
Expand Down

0 comments on commit cdc01a1

Please sign in to comment.