mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 11:53:01 +00:00
Update test_install.yml
This commit is contained in:
parent
e237db09b0
commit
4947439c74
6
.github/workflows/test_install.yml
vendored
6
.github/workflows/test_install.yml
vendored
@ -14,9 +14,9 @@ jobs:
|
||||
matrix:
|
||||
commands:
|
||||
# Enter hackingtool starting from the main menu with \n as the delimiter.
|
||||
- "17\n0\n1" # Install, run, update, update system
|
||||
- "17\n0\n2" # Install, run, update, update hackingtool
|
||||
- "17\n1\n" # Install, run, uninstall, press ENTER to continue
|
||||
- "17\n0\n1\n" # Install, run, update, update system, press ENTER to continue
|
||||
- "17\n0\n2\n" # Install, run, update, update hackingtool, press ENTER to continue
|
||||
- '17\n1\n' # Install, run, uninstall, press ENTER to continue
|
||||
- "99" # Install, run, quit
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user