Skip to content

Commit

Permalink
adding IO workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Nov 4, 2023
1 parent 60a2bb1 commit 3aa2b05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/io_gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ jobs:
export FC=mpif90
export OASISDIR=${GITHUB_WORKSPACE}/work_oasis3-mct
mkdir build && cd build
pwd
ls -l ww3/model/tests/data
cmake .. -DSWITCH=ww3/model/tests/data/switch.io
make -j2 VERBOSE=1
ctest --verbose --output-on-failure --rerun-failed

0 comments on commit 3aa2b05

Please sign in to comment.