Skip to content

Commit

Permalink
more workflow testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 14, 2024
1 parent 3dc2c29 commit 81d1143
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/derecho.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
path: $WORK/ghworkflow/CESM
- name: Run git-fleximod
run: |
cd $WORK/ghworkflow/CESM
cd CESM
./bin/git-fleximod update
cd cime/CIME/tests
module load cmake
Expand Down

0 comments on commit 81d1143

Please sign in to comment.