diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index f73089e..4cee030 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -22,4 +22,5 @@ jobs: - run: sudo ./install.sh 1 - run: pwd && ls -hal # `2` should use the default path /home/hackingtool/ - - run: echo "2\n" | hackingtool + - run: echo "2\n" | hackingtool # Does not take the echoed input + - run: echo "2\n" | hackingtool.py