Skip to content

Commit 7021636

Browse files
authored
Update testing.yml
added TERM: xterm to .env
1 parent 69fb634 commit 7021636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/testing.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
env:
1717
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18+
TERM: xterm
1819
steps:
1920
- name: Checkout
2021
uses: actions/checkout@v4

0 commit comments

Comments
 (0)