Skip to content
Snippets Groups Projects
Unverified Commit a14a6ee7 authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

Update test_install.yml

parent 4947439c
Branches
No related tags found
No related merge requests found
......@@ -14,9 +14,9 @@ jobs:
matrix:
commands:
# 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\n2\n" # Install, run, update, update hackingtool, press ENTER to continue
- '17\n1\n' # Install, run, uninstall, press ENTER to continue
- "17\n0\n1\n99" # Install, run, update, update system, press ENTER to continue
- "17\n0\n2\n99" # Install, run, update, update hackingtool, press ENTER to continue
- '17\n1\n99' # Install, run, uninstall, press ENTER to continue
- "99" # Install, run, quit
steps:
- uses: actions/checkout@v3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment