Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Support caching poetry dependencies and caching on GHES 3.5

Compare
Choose a tag to compare
Loading
@tiwarishub tiwarishub released this 01 Apr 11:24
· 268 commits to main since this release
9c644ca
steps:
- uses: actions/checkout@v3
- name: Install poetry
  run: pipx install poetry
- uses: actions/setup-python@v3
  with:
    python-version: '3.9'
    cache: 'poetry'
- run: poetry install
- run: poetry run pytest
Morty Proxy This is a proxified and sanitized view of the page, visit original site.