Skip to content

Commit

Permalink
Merge branch 'dev/gfdl' into wave_interface_index_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward authored Mar 12, 2024
2 parents 20363a9 + 611f575 commit a9fd4f2
Show file tree
Hide file tree
Showing 14 changed files with 1,827 additions and 940 deletions.
2 changes: 1 addition & 1 deletion .github/actions/testing-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ runs:
run: |
echo "::group::Compile FMS library"
cd .testing
REPORT_ERROR_LOGS=true make deps/lib/libFMS.a -s -j
REPORT_ERROR_LOGS=true make build/deps/lib/libFMS.a -s -j
echo "::endgroup::"
- name: Compile MOM6 in symmetric memory mode
Expand Down
Loading

0 comments on commit a9fd4f2

Please sign in to comment.