Skip to content

Commit ee6e983

Browse files
[MISC] Add workers directory to UV automation workflow (#1642)
* Add 'workers' directory to the list of directories Signed-off-by: jagadeeswaran-zipstack <jagadeeswaran@zipstack.com> * updated uv lock --------- Signed-off-by: jagadeeswaran-zipstack <jagadeeswaran@zipstack.com> Co-authored-by: Deepak K <89829542+Deepak-Kesavan@users.noreply.github.com>
1 parent 28501c1 commit ee6e983

2 files changed

Lines changed: 1750 additions & 1743 deletions

File tree

docker/scripts/uv-lock-gen/uv-lock.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ directories=(
5959
"unstract/core"
6060
"unstract/flags"
6161
"unstract/connectors"
62+
"workers"
6263
)
6364

6465
# If directories are passed as arguments, override the default

0 commit comments

Comments
 (0)