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
refactor: consolidate OS-specific steps into unified steps
- Use shell: bash for cross-platform compatibility
- Single 'Install requirements' step works on all OS
- Single 'Run tests' step works on all OS
- Bash is available on Windows runners and handles paths correctly
0 commit comments