Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 14, 2024
1 parent 671ac15 commit 546c462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/derecho.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run git-fleximod
run: |
cd $WORK/ghworkflow/CESM
./bin/git-fleximod update
./bin/git-fleximod update
- name: Run scripts_regression_tests
run: |
cd cime/CIME/tests
Expand Down

0 comments on commit 546c462

Please sign in to comment.