Skip to content

Commit

Permalink
Force linux tty tests
Browse files Browse the repository at this point in the history
  • Loading branch information
peterbrittain committed Sep 17, 2023
1 parent 0585cd9 commit 4d67232
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Expand Up @@ -21,6 +21,8 @@ jobs:
python -m pip install --upgrade pip
pip install -r requirements/dev.txt
- name: Test
env:
FORCE_TTY: Y
run: |
coverage run --source=asciimatics -m unittest
- name: Upload to coveralls
Expand Down

0 comments on commit 4d67232

Please sign in to comment.