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: adapt test directories #2315

Merged
merged 2 commits into from
Oct 21, 2024
Merged

Commits on Oct 18, 2024

  1. ci: adapt test directories

    - specify `basetemp` for pytest
      - this avoids the problem that `/tmp` is filling up on Linux which can make problems
      - it is also more convenient to inspect test artifacts
    - move target directory from `.pixi/target` to `pixi-target`
      - `setup-pixi` caches the whole `.pixi` which is something we sometimes want to avoid for target
    Hofer-Julian committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    82af5ca View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    4e17478 View commit details
    Browse the repository at this point in the history