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
Added conditional steps in the GitHub Actions workflow to properly create the test directory on both Unix and Windows platforms. This ensures cross-platform compatibility of the directory setup required for running pytest, avoiding any potential errors in the CI process.
0 commit comments