Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Jul 19, 2023
1 parent 8ad30e9 commit 9a762a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ jobs:
- name: Test listing
run: |
# nsgr_job # print usage
nsgr_job -h # print usage
# nsgr_job -l # will fail with error about config file
- name: Test submitting
run: |
nsgr_submit # print usage
# nsgr_submit # print usage
- name: Final version info
run: |
Expand Down

0 comments on commit 9a762a2

Please sign in to comment.