mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 11:53:01 +00:00
Update test_install.yml
This commit is contained in:
parent
08f1b06b2b
commit
7e9f0e684b
4
.github/workflows/test_install.yml
vendored
4
.github/workflows/test_install.yml
vendored
@ -16,8 +16,8 @@ jobs:
|
||||
# Typing "1" will allow us to manually enter a path.
|
||||
# Provide a path to a writable directory: /tmp
|
||||
# Typing "99" will quit hackingtool.
|
||||
- "1\n${HOME}\n99\n" # Install, run, quit
|
||||
- "1\n/tmp\n17\n" # Install, run, uninstall
|
||||
- "1\n${HOME}/hackingtool.config\n99\n" # Install, run, quit
|
||||
- "1\n/tmp/hackingtool\n17\n" # Install, run, uninstall
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
|
Loading…
Reference in New Issue
Block a user