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
chore: update CI workflows to enhance Poetry integration
- Added the Poetry binary path to the environment in multiple steps to ensure accessibility during the CI process.
- Implemented a verification step for the Poetry installation to confirm successful setup.
- Modified dependency installation and test execution commands to dynamically reference the Poetry binary, improving robustness in different environments.
These changes aim to streamline the CI workflow and ensure consistent behavior across different runs.
0 commit comments