Skip to content

Commit

Permalink
fix bad path
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Nov 18, 2024
1 parent 4abf60d commit 7d6ddba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
- name: check status
run: |
cd $SCRATCH
./cs.status.${GITHUB_RUN_ID} --expected-fails-file $GITHUB_WORKSPACE/CESM/cime_config/testfiles/ExpectedTestFails.xml
./cs.status.${GITHUB_RUN_ID} --expected-fails-file $GITHUB_WORKSPACE/cime_config/testfiles/ExpectedTestFails.xml

0 comments on commit 7d6ddba

Please sign in to comment.