You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
Update test_install.yml
This commit is contained in:
6
.github/workflows/test_install.yml
vendored
6
.github/workflows/test_install.yml
vendored
@ -14,9 +14,9 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
commands:
|
commands:
|
||||||
# Enter hackingtool starting from the main menu with \n as the delimiter.
|
# Enter hackingtool starting from the main menu with \n as the delimiter.
|
||||||
- "17\n0\n1\n" # Install, run, update, update system, press ENTER to continue
|
- "17\n0\n1\n99" # Install, run, update, update system, press ENTER to continue
|
||||||
- "17\n0\n2\n" # Install, run, update, update hackingtool, press ENTER to continue
|
- "17\n0\n2\n99" # Install, run, update, update hackingtool, press ENTER to continue
|
||||||
- '17\n1\n' # Install, run, uninstall, press ENTER to continue
|
- '17\n1\n99' # Install, run, uninstall, press ENTER to continue
|
||||||
- "99" # Install, run, quit
|
- "99" # Install, run, quit
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
Reference in New Issue
Block a user