Skip to content

Commit

Permalink
dropped off matrix case and missed it in testing from previous assump…
Browse files Browse the repository at this point in the history
…tions about Rocky 8
  • Loading branch information
TerryMcGuinness-NOAA committed Oct 21, 2024
1 parent 3323fb4 commit 88cee99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pw_aws_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,10 @@ jobs:
- aws
- parallelworks
- ${{ github.event.inputs.os }}
strategy:
matrix:
case: ["C48_ATM"]
steps:
steps:
- name: Run Experiment ${{ matrix.case }}
run: |
Expand Down

0 comments on commit 88cee99

Please sign in to comment.