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
Right now all of our GitHub actions uses pip to run. Since our repository has uv support we should use that since it's faster
We should also run a typechecker over the files to ensure the application will run properly. I'll look into having it only run over the files that were changed and any related files.
pipto run. Since our repository hasuvsupport we should use that since it's faster