Skip to content
Draft
Show file tree
Hide file tree
Changes from 9 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion taskfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tasks:
- "clp-mcp-server"
- "clp-package-utils"
- "clp-py-utils"
- "deps:spider"
- "deps:spider:spider-dep"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- "deps:spider:spider-dep"
- "deps:spider"

- "init"
- "job-orchestration"
- "package-venv"
Expand Down
Loading
Loading