You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: Upload fixed python stubs as an artifact in CI (#4754)
If the python stubs test fails (because the API changed in some way that needs
the stubs regenerated, but the submitter of the PR did not or could not,
the wheel CI will regenerate the stubs and include them in the failure artifact.
This provides a path for users who can't build the stubs locally.
Signed-off-by: Chad Dombrova <chadrik@gmail.com>
Signed-off-by: Scott Wilson <scott@propersquid.com>
0 commit comments