Skip to content

Commit

Permalink
update mom6_bathy and ci tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alperaltuntas committed Nov 12, 2024
1 parent f4e1855 commit ddf2022
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,15 @@ jobs:
cd visualCaseGen/
git fetch origin pull/${{ github.event.pull_request.number }}/head:pr-${{ github.event.pull_request.number }}
git checkout pr-${{ github.event.pull_request.number }}
git submodule update --init
- name: Checkout initial event (Push)
if: ${{ github.event_name == 'push' }}
run: |
echo "Handling push"
cd visualCaseGen/
git checkout ${{ github.sha }}
git submodule update --init
# set up conda
- uses: conda-incubator/setup-miniconda@v3
Expand Down
2 changes: 1 addition & 1 deletion external/mom6_bathy
Submodule mom6_bathy updated 1 files
+2 −2 setup.py

0 comments on commit ddf2022

Please sign in to comment.