fix(ci): add xterm
This commit is contained in:
@@ -17,5 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
|
- uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6.1.0
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Run bash unittests
|
- env:
|
||||||
|
TERM: xterm
|
||||||
|
name: Run bash unittests
|
||||||
run: make bash/unittest
|
run: make bash/unittest
|
||||||
|
|||||||
Reference in New Issue
Block a user