Skip to content

Commit

Permalink
Revert "Revert "TODO: test monty zopen change""
Browse files Browse the repository at this point in the history
This reverts commit be411a0.
  • Loading branch information
DanielYang59 committed Dec 8, 2024
1 parent be411a0 commit e75c196
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 @@ -92,6 +92,9 @@ jobs:
uv pip install dist/*.whl
uv pip install pymatgen[${{ matrix.config.extras }}] --resolution=${{ matrix.config.resolution }}
# TODO: test monty change on zopen
uv pip install git+https://github.com/DanielYang59/monty.git@zopen-encoding
- name: Install optional Ubuntu dependencies
if: matrix.config.os == 'ubuntu-latest'
run: |
Expand Down

0 comments on commit e75c196

Please sign in to comment.