Skip to content

Commit 6c84387

Browse files
Update pipeline
1 parent f5d0a9a commit 6c84387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push_request_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: download test aspect models
4141
run: |
4242
cd core/esmf-aspect-meta-model-python
43-
poetry run download-test-aspect-models
43+
poetry run download-test-models
4444
4545
- name: run tests
4646
run: |

0 commit comments

Comments
 (0)