Skip to content

Commit

Permalink
TERM: "whatever"
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 18, 2023
1 parent ba86818 commit da0fd46
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit da0fd46

Please sign in to comment.