mirror of
https://github.com/eugeny/tabby
synced 2026-09-25 22:46:09 +00:00
Allow per-profile custom SSH TERM (#11480)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai> Co-authored-by: x06579 <x06579@ai-dashboard> Co-authored-by: Eugene <inbox@null.page>
This commit is contained in:
co-authored by
Sisyphus
x06579
Eugene
parent
7a44e6bb27
commit
a8abcc0be6
@@ -25,6 +25,9 @@ jobs:
|
||||
rm app/node_modules/.yarn-integrity
|
||||
yarn
|
||||
|
||||
- name: Test SSH TERM
|
||||
run: yarn run test:ssh-term
|
||||
|
||||
- name: Build typings
|
||||
run: yarn run build:typings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user