Skip to content

Commit

Permalink
Merge branch 'dev/gfdl' into downsample_mask_index_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward authored Mar 12, 2024
2 parents 6f2b807 + d311b1d commit 94cc014
Show file tree
Hide file tree
Showing 38 changed files with 2,569 additions and 1,389 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 94cc014

Please sign in to comment.