mirror of
https://github.com/astral-sh/uv
synced 2026-01-10 08:03:23 -05:00
Move maturin test coverage into CI (#3714)
This test can take over 60s to run, which is too much for a unit test. We'll run it in a separate CI job to retain coverage.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
def a():
|
||||
pass
|
||||
return "a"
|
||||
|
||||
Reference in New Issue
Block a user