Skip to content

Commit

Permalink
remove coupler checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Nov 12, 2024
1 parent f45bbc7 commit 13ee668
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/pw_am5_intel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,15 +33,11 @@ jobs:
ln -s /contrib/am5/ci/am5f8d1r0/src/ocean_BGC am5_src/ocean_BGC
ln -s /contrib/am5/ci/am5f8d1r0/src/rte-ecckd am5_src/rte-ecckd
ln -s /contrib/am5/ci/am5f8d1r0/src/rte-rrtmgp am5_src/rte-rrtmgp
ln -s /contrib/am5/ci/am5f8d1r0/src/coupler am5_src/coupler
- name: Checkout FMS
uses: actions/checkout@v4
with:
path: am5_src/FMS
- name: Checkout FMScoupler
uses: actions/checkout@v4
with:
repository: NOAA-GFDL/FMScoupler
path: am5_src/coupler
- name: Build AM5 in Intel container
run: /contrib/am5/ci/am5f8d1r0/container_build.sh
- name: Check build succeeded
Expand Down

0 comments on commit 13ee668

Please sign in to comment.