Skip to content

Commit

Permalink
messing with derecho workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 4, 2024
1 parent 7e0b43a commit fd49cd9
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
CIME_MODEL: cesm
CIME_DRIVER: nuopc
# Since self runners can only run one step at a time this needs statement is not required
# needs: setup
needs: setup
runs-on: hpc-runner
defaults:
run:
Expand All @@ -45,4 +45,4 @@ jobs:
fi
# tests pass, clean up
rm -fr *.${GITHUB_RUN_ID}${{ inputs.compiler }}
exit 0
exit 0
2 changes: 1 addition & 1 deletion components/cice
2 changes: 1 addition & 1 deletion components/clm
Submodule clm updated 125 files
2 changes: 1 addition & 1 deletion components/rtm

0 comments on commit fd49cd9

Please sign in to comment.