File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- name : Help- Exit
1
+ name : Exit Status
2
2
3
3
on :
4
4
push :
49
49
50
50
- name : Testing...
51
51
run : |
52
- make command-help- exit
52
+ make command-exit-status
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ command-local:
33
33
./test/commands/local/run.sh
34
34
35
35
# new tests which check missing args not covered by existing tests
36
- command-help- exit : command-bump command-concat command-docs command-eval command-format command-info command-init command-lint command-recipe command-run command-source
36
+ command-exit-status : command-bump command-concat command-docs command-eval command-format command-info command-init command-lint command-recipe command-run command-source
37
37
38
38
command-analyze :
39
39
./test/commands/analyze/dsl/run.sh
You can’t perform that action at this time.
0 commit comments