CI: fix coverage reset: unknown terminal type unknown

This commit is contained in:
Pierre Kancir 2022-05-16 13:14:23 +02:00 committed by Peter Barker
parent 0e1297177b
commit 56e5dd1748
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ jobs:
- name: test ${{matrix.config}} ${{ matrix.toolchain }}
env:
CI_BUILD_TARGET: ${{matrix.config}}
TERM: xterm
shell: 'script -q -e -c "bash {0}"'
run: |
PATH="/github/home/.local/bin:$PATH"