Skip to content

Commit

Permalink
fix: metadata erro
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Bezannier committed Oct 29, 2023
1 parent 96f0730 commit 068de22
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 @@ -29,7 +29,7 @@ jobs:
pip install poetry
sudo apt-get install libblas3 liblapack3 liblapack-dev libblas-dev gfortran libatlas-base-dev
poetry config --local virtualenvs.in-project true
poetry install --no-interaction --no-root
poetry install --no-interaction
- name: check quality
run: |
source .venv/bin/activate
Expand Down

0 comments on commit 068de22

Please sign in to comment.