Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Trying to use bash on windows #654

Merged
merged 3 commits into from
May 23, 2024
Merged

CI: Trying to use bash on windows #654

merged 3 commits into from
May 23, 2024

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    24e366b View commit details
    Browse the repository at this point in the history
  2. CI: Update wheel scripts

    cookpa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    dd8035e View commit details
    Browse the repository at this point in the history
  3. CI: Test once when building wheels

    cibuildwheel tries to find tests automatically and run with pytest. This
    bypasses some code for test verbosity, so better to run tests in the
    dedicated test step. This will help us see what tests fail
    cookpa committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d39cbae View commit details
    Browse the repository at this point in the history