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

Update test_install.yml

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