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

Use faster ItsDrike/setup-poetry in favor of HassanAbouelela/actions/setup-python #487

Merged
merged 4 commits into from
Feb 20, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a3ece83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6524154 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13826c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Remove pytest caching step

    Having this cache saves about 200ms from the pytest run, however the
    cache restoring alone often takes longer, especially on windows, meaning
    it actually slows the CI down on average.
    ItsDrike committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ad769d9 View commit details
    Browse the repository at this point in the history