Skip to content

Commit

Permalink
Merge branch 'dev/gfdl' into set_G_in_Domain_aux
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward authored Mar 26, 2024
2 parents 984f43f + 37ff301 commit 9d32e85
Show file tree
Hide file tree
Showing 35 changed files with 2,285 additions and 1,250 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 9d32e85

Please sign in to comment.