diff --git a/.github/workflows/test_install.yml b/.github/workflows/test_install.yml index 781e625..06fed58 100644 --- a/.github/workflows/test_install.yml +++ b/.github/workflows/test_install.yml @@ -17,5 +17,5 @@ jobs: - run: pwd - run: ls -hal - env: - TERM: "whatever" + TERM: "linux" run: echo "1\n" | ./install.sh