Skip to content

ci: use Python version in cache key#491

Merged
tombh merged 1 commit into
mainfrom
tombh/ci-use-python-version-in-cache-key
Aug 21, 2024
Merged

ci: use Python version in cache key#491
tombh merged 1 commit into
mainfrom
tombh/ci-use-python-version-in-cache-key

Conversation

@tombh

@tombh tombh commented Aug 21, 2024

Copy link
Copy Markdown
Collaborator

Fixes CI issue seen in #489 (comment)

Code review checklist (for code reviewer to complete)

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Commit messages are meaningful (see this for details)
  • Tests have been included and/or updated, as appropriate
  • Docstrings have been included and/or updated, as appropriate
  • Standalone docs have been updated accordingly

Automated linters

You can run the lints that are run on CI locally with:

poetry install --all-extras --with dev
poetry run poe lint

@tombh tombh merged commit 6d68ff0 into main Aug 21, 2024
@tombh tombh deleted the tombh/ci-use-python-version-in-cache-key branch August 21, 2024 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants