Skip to content

Commit 9203e07

Browse files
committed
ci(test): fix test command
1 parent 6708bc7 commit 9203e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ jobs:
3030

3131
- name: Run help command
3232
run: |
33-
python -m quickview.app --help
33+
python -m e3sm_quickview.app2 --help
3434
shell: bash -l {0}

0 commit comments

Comments
 (0)