mirror of
https://github.com/YunoHost-Apps/peertube_remote_runner_ynh.git
synced 2024-09-03 19:56:21 +02:00
fix linter
This commit is contained in:
parent
e74edf48fd
commit
f783d8ed98
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@ packaging_format = 2
|
|||
id = "peertube_remote_runner"
|
||||
name = "PeerTube Remote Runner"
|
||||
description.en = "Remote runner to offload high CPU/long job (such as transcoding) from Peertube main server"
|
||||
description.fr = "Un runner distant pour décharger le travail intense en ressources CPU (comme le transcodage) d'un serveur PeerTube principal"
|
||||
description.fr = "Runner distant pour décharger le travail intense en ressources CPU (comme le transcodage) d'un serveur PeerTube principal"
|
||||
|
||||
version = "1.0~ynh1"
|
||||
|
||||
|
|
3
tests.toml
Normal file
3
tests.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
Loading…
Add table
Reference in a new issue