mirror of
https://github.com/YunoHost-Apps/thelounge_ynh.git
synced 2024-09-03 20:35:54 +02:00
Add pip install report in CI
This commit is contained in:
parent
1cd8b229fa
commit
7a4ce3de66
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ test:
|
|||
- apt-get update
|
||||
- apt-get install -yy python git
|
||||
- git clone https://github.com/YunoHost/package_linter
|
||||
- pip install report
|
||||
- python package_linter/package_linter.py .
|
||||
|
|
Loading…
Add table
Reference in a new issue