Skip to content

Commit

Permalink
Merge branch 'dev/gfdl' into remap_function_units
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward authored Mar 12, 2024
2 parents 638bbe3 + 611f575 commit 5ab8611
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 5ab8611

Please sign in to comment.