mirror of
https://github.com/flobz/psa_car_controller.git
synced 2026-08-23 09:56:14 +00:00
fix: apply prospector recommendation
This commit is contained in:
committed by
Florian BEZANNIER
parent
c559de9f05
commit
c676df2ce8
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user