Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Sep 12, 2023
1 parent 20918db commit ec42dfb
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.shellcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,9 @@ jobs:
run: |
chmod u+x /usr/local/bin/tea
- run: tea git 2>&1 | tee
- run: tea install git

- run: git init
- run: tea lazygit

# using script -e -c to emulate a TTY
- run: script -e -c tea lazygit

0 comments on commit ec42dfb

Please sign in to comment.