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 0159251 commit 60a2bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/io_gnu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,6 @@ jobs:
export FC=mpif90
export OASISDIR=${GITHUB_WORKSPACE}/work_oasis3-mct
mkdir build && cd build
cmake .. -DSWITCH=${GITHUB_WORKSPACE}/model/tests/data/switch.io
cmake .. -DSWITCH=ww3/model/tests/data/switch.io
make -j2 VERBOSE=1
ctest --verbose --output-on-failure --rerun-failed

0 comments on commit 60a2bb1

Please sign in to comment.