mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-11 18:18:36 +02:00
CI: fix terminal: unknown
This commit is contained in:
@@ -26,4 +26,6 @@ jobs:
|
|||||||
run: make
|
run: make
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
run: make test
|
run: |
|
||||||
|
export TERM=xterm
|
||||||
|
make test
|
||||||
|
|||||||
Reference in New Issue
Block a user