Skip to content

Commit

Permalink
test monty fix for reverse readline
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYang59 committed Sep 15, 2024
1 parent 60464fd commit c234535
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 @@ -86,6 +86,9 @@ jobs:
uv pip install --editable '.[${{ matrix.config.extras }}]' --resolution=${{ matrix.config.resolution }}
# TODO: test monty fix for reverse readline
pip install git+https://github.com/DanielYang59/monty.git@readline-line-ending
- name: Install optional Ubuntu dependencies
if: matrix.config.os == 'ubuntu-latest'
run: |
Expand Down

0 comments on commit c234535

Please sign in to comment.