Skip to content
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Re-enable tests
Signed-off-by: William Woodruff <william@yossarian.net>
  • Loading branch information
woodruffw committed May 14, 2026
commit acfd2224fc191fdb938c1534096810b5955caee4
1 change: 0 additions & 1 deletion crates/uv-git/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ license = { workspace = true }

[lib]
doctest = false
test = false

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I noticed the uv-git tests weren't running, thanks to our new astral-bot automation 🙂


[lints]
workspace = true
Expand Down
Loading