Skip to content

Commit

Permalink
Add test for install, run, and uninstall
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed Jul 21, 2023
1 parent 0232498 commit aa67417
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

This comment has been minimized.

Copy link
@Dwayne0000

Dwayne0000 Sep 26, 2023

I like it

This comment has been minimized.

Copy link
@Vedaant-Wadhwa

Vedaant-Wadhwa Jul 9, 2024

ok

- "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

1 comment on commit aa67417

@ewrwerefesfs
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

892274434986110997

Please sign in to comment.