fix: test action
Deploy a service / deploy (push) Successful in 8s

This commit is contained in:
Benjamin Labrecque
2026-07-02 13:46:19 +02:00
parent 2b7aaa1542
commit 93348d3f48
+1 -1
View File
@@ -18,7 +18,7 @@ dev = [
[tool.uv.sources]
# Path is relative to where agebd package is deployed on hla
# machines (see CI/CD in .gitea/workflows)
agebd = { path = "../../../../../packages/agebd", editable = true }
agebd = { path = "../../../../../packages/dev/agebd", editable = true }
[tool.ruff]
include = [