mirror of
https://github.com/MatthewL246/pretendo-docker.git
synced 2026-08-28 13:54:09 -05:00
Set up TERM environment variable
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -14,6 +14,9 @@ jobs:
|
||||
with:
|
||||
submodules: true
|
||||
|
||||
- name: Set TERM environment variable
|
||||
run: echo "TERM=xterm" >> $GITHUB_ENV
|
||||
|
||||
- name: Test submodule patches script
|
||||
run: ./scripts/setup-submodule-patches.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user