Skip to content

Commit

Permalink
Debug terminfo issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
jsirois committed Dec 3, 2023
1 parent c616c8a commit 11fbaf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
ssh-private-key: ${{ env.SSH_PRIVATE_KEY }}
- name: Run Tests
run: |
./dtox.sh inspect -c set
BASE_MODE=pull CACHE_MODE=pull ./dtox.sh -e ${{ matrix.tox-env }} -- ${{ env._PEX_TEST_POS_ARGS }}
mac-tests:
name: tox -e ${{ matrix.tox-env }}
Expand Down

0 comments on commit 11fbaf9

Please sign in to comment.