set a TERM var

develop
Myk Taylor 2023-09-25 00:04:29 -07:00
parent 989415cef0
commit 9cd9058982
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -130,6 +130,7 @@ jobs:
timeout-minutes: 10
env:
DISPLAY: :0
TERM: xterm-256color
run: python ci/run-tests.py --keep-status "${{ env.DF_FOLDER }}"
- name: Check RPC interface
run: python ci/check-rpc.py "${{ env.DF_FOLDER }}/dfhack-rpc.txt"