Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 4 additions & 0 deletions .github/actions/macos-setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is part of MOM6, the Modular Ocean Model version 6.
# See the LICENSE file for licensing information.
# SPDX-License-Identifier: Apache-2.0

name: 'install-macos-prerequisites'

description: 'Install prerequisites for Mac OS compilation'
Expand Down
45 changes: 0 additions & 45 deletions .github/actions/testing-setup/action.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .github/actions/ubuntu-setup/action.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# This file is part of MOM6, the Modular Ocean Model version 6.
# See the LICENSE file for licensing information.
# SPDX-License-Identifier: Apache-2.0

name: 'install-ubuntu-prerequisites'

description: 'Install prerequisites for Ubuntu Linux compilation'
Expand Down
Loading
Loading