Skip to content

Commit

Permalink
Try experimental install
Browse files Browse the repository at this point in the history
  • Loading branch information
ivirshup committed Dec 12, 2022
1 parent 30d8bf8 commit f2e31a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
pip install pytest-cov
- name: Install dependencies
run: |
pip install ".[dev,test]"
pip install -e ".[dev,test]"
- name: Test
env:
MPLBACKEND: agg
Expand Down

0 comments on commit f2e31a1

Please sign in to comment.