mirror of
https://github.com/YunoHost-Apps/django-for-runners_ynh.git
synced 2024-09-03 18:26:16 +02:00
fix CI
This commit is contained in:
parent
df04841e20
commit
87cfd5e276
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pytest.yml
vendored
2
.github/workflows/pytest.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
|
||||
- name: 'Install package'
|
||||
run: |
|
||||
pip3 install poetry
|
||||
make install-poetry
|
||||
make install
|
||||
|
||||
- name: 'List installed packages'
|
||||
|
|
Loading…
Reference in a new issue