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: Refactor GitHub Actions workflow for pytest execution
- Simplified the pytest command in the workflow by removing the `cd` command and using the `working-directory` attribute.
- Enhanced readability of the pytest command by formatting it across multiple lines, improving maintainability.
0 commit comments