Skip to content

Commit

Permalink
quotes maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
janosh committed Feb 29, 2024
1 parent 81c05fc commit 3c18cc2
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 @@ -41,7 +41,7 @@ jobs:
uv pip install cython --system
# install ase from main branch until FrechetCellFilter is released
# TODO remove uv pip install git+https://gitlab.com/ase/ase
uv pip install ase @ https://gitlab.com/ase/ase --system
uv pip install "ase @ https://gitlab.com/ase/ase" --system
python setup.py build_ext --inplace
uv pip install -e .[test] --system
Expand Down

0 comments on commit 3c18cc2

Please sign in to comment.