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
- [x] Closes#210
---
<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
- **New Features**
- Introduced an automated pip upgrade mechanism for Windows that helps ensure compatibility and reliability on Windows systems.
- **Chores**
- Streamlined continuous integration workflows by replacing manual pip upgrade commands with a reusable action, enhancing maintainability.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---
Additions with file .github/actions/upgrade-windows-pip/action.yml:
* implements a DRY action for windows hosts to upgrade pip (- Resolves#210 -)
Changes in file .github/workflows/CI-DOCS.yml:
* use the new DRY action.
Changes in file .github/workflows/Tests.yml:
* use the new DRY action.
0 commit comments