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

0 is update ; 1 is uninstall

parent 2da84e1a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment