mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +00:00
0 is update ; 1 is uninstall
This commit is contained in:
parent
2da84e1a9f
commit
71a599fea9
3
.github/workflows/test_install.yml
vendored
3
.github/workflows/test_install.yml
vendored
@ -14,7 +14,8 @@ jobs:
|
||||
matrix:
|
||||
commands:
|
||||
# Enter hackingtool starting from the main menu with \n as the delimiter.
|
||||
- "17" # Install, run, uninstall
|
||||
- "17\n0" # Install, run, update
|
||||
- "17\n1" # Install, run, uninstall
|
||||
- "99" # Install, run, quit
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user