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
fix(ci): Run pytest tests individually in workflow
Adapts CI to run tests per file, similar to local scripts,
to improve stability and better isolate asyncio-related issues.
Incorporates environment variables from run_tests.sh.
0 commit comments