Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew-S-Rosen authored Aug 17, 2024
1 parent 8e09f6d commit f5f552e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: conda install -c conda-forge openbabel

- name: Install dependencies
run: uv pip install numpy==1.26.4 ; uv pip install -e '.[dev]' --system
run: uv pip install -e '.[dev]' --system

- name: pytest
env:
Expand Down

0 comments on commit f5f552e

Please sign in to comment.