Skip to content

Commit

Permalink
CI: Use pandas & mizani from the main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
has2k1 committed May 18, 2024
1 parent 3e7de1e commit f1f7abc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
# Install as an editable so that the coverage path
# is predicable
pip install -e ".[extra,test]"
pip install --upgrade git+https://github.com/has2k1/mizani
pip install --upgrade git+https://github.com/pandas-dev/pandas
- name: Environment Information
shell: bash
Expand Down

0 comments on commit f1f7abc

Please sign in to comment.