Skip to content

Commit

Permalink
chore: troubleshoot
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh committed Dec 10, 2023
1 parent 4cac9b6 commit 8819f2d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ jobs:
run: |
Xvfb :1 -screen 0 1024x768x16 &
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: Test kitty-scrollback.nvim
run: |
# TODO: improve the env var exports, github actions are making it hard so I gave up for now
Expand Down

0 comments on commit 8819f2d

Please sign in to comment.