We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6708bc7 commit 9203e07Copy full SHA for 9203e07
.github/workflows/test.yml
@@ -30,5 +30,5 @@ jobs:
30
31
- name: Run help command
32
run: |
33
- python -m quickview.app --help
+ python -m e3sm_quickview.app2 --help
34
shell: bash -l {0}
0 commit comments