Skip to content

Commit

Permalink
Merge branch 'dev/gfdl' into nontrig_set_viscosity
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallward authored Mar 5, 2024
2 parents f534b0e + f9da673 commit 80ca0d7
Show file tree
Hide file tree
Showing 3 changed files with 244 additions and 218 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 80ca0d7

Please sign in to comment.