feat: plans in workspace now works

This commit is contained in:
2025-03-23 22:20:43 +01:00
parent 1fda414e05
commit e9e80abad0
7 changed files with 68 additions and 15 deletions

View File

@@ -1,6 +1,10 @@
project {
name a
plan {
workspace a
}
scripts {
hello type=shell {}
}