diff --git a/.github/workflows/general-ci-tests.yml b/.github/workflows/general-ci-tests.yml index 2288af6..ff6b28a 100644 --- a/.github/workflows/general-ci-tests.yml +++ b/.github/workflows/general-ci-tests.yml @@ -59,10 +59,7 @@ jobs: echo "Handling push" cd $GITHUB_WORKSPACE/CESM/components/mom/ git checkout ${{ github.sha }} - - - name: Setup upterm session - uses: lhotari/action-upterm@v1 - + # Build the standalone mom using the macos script. build_examples-ncar doesn't work. - name: Build Standalone MOM run: |