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: correct codecov-action parameter and simplify cross-platform steps
- Change 'file' to 'files' parameter for codecov-action@v5
- Use python -m pip/pytest directly without venv for cross-platform compatibility
- Single unified steps work on all OS (macOS, Ubuntu, Windows)
0 commit comments