test cicd
Deploy / deploy (push) Successful in 6s
Deploy / detect-changed-services (push) Canceled after 0s
Deploy / deploy-services (${{ fromJson(needs.detect-services.outputs.matrix) }}) (push) Canceled after 0s

This commit is contained in:
Benjamin Labrecque
2026-07-30 10:06:17 +02:00
parent 086ba5aa3d
commit b62fe0f362
18 changed files with 19 additions and 20 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from agebd.pv import PVLink
# TODO: remove: cicd test 10
# TODO: remove: cicd test 11
class BasePVs: