You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
TERM: "whatever"
This commit is contained in:
4
.github/workflows/test_install.yml
vendored
4
.github/workflows/test_install.yml
vendored
@ -16,4 +16,6 @@ jobs:
|
||||
- run: pip install --upgrade pip
|
||||
- run: pwd
|
||||
- run: ls -hal
|
||||
- run: echo "1\n" | ./install.sh
|
||||
- env:
|
||||
TERM: "whatever"
|
||||
run: echo "1\n" | ./install.sh
|
||||
|
Reference in New Issue
Block a user