Skip to content

Commit

Permalink
Merge pull request #395 from cclauss/patch-4
Browse files Browse the repository at this point in the history
Add test for install, run, and uninstall
  • Loading branch information
Z4nzu committed Jul 23, 2023
2 parents 0232498 + aa67417 commit f5aff55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# Enter hackingtool starting from the main menu with \n as the delimiter.
- "17\n0\n1\n\n99\n99\n99" # Install, run, update, update system, press ENTER to continue, back to main menu, quit
- "17\n0\n2\n\n99\n99\n99" # Install, run, update, update hackingtool, press ENTER to continue, back to main menu, quit
# - "17\n1\n1\n" # Install, run, uninstall, press ENTER to continue
- "17\n1\n1\n" # Install, run, uninstall, press ENTER to continue
- "99" # Install, run, quit
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit f5aff55

Please sign in to comment.