Skip to content

Commit

Permalink
simplify syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 15, 2024
1 parent 20068f1 commit f27ba3b
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 @@ -33,7 +33,7 @@ jobs:
CIME_MODEL: cesm
CIME_DRIVER: nuopc
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
uses: ESCOMP/CESM/.github/workflows/reusable.yaml@${{ github.head_ref || github.ref_name }}
uses: ./.github/workflows/reusable.yaml
with:
stage: ${{ matrix.compiler }}

Expand Down

0 comments on commit f27ba3b

Please sign in to comment.