You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 11, 2026. It is now read-only.
Since the caching from actions/setup-python does not work in actions it is disabled.
However caching the pipenv files might reduce the CI time and resources by a lot.
Another option is looking into caching the source repository or allowing a local source repo.
Since the caching from actions/setup-python does not work in actions it is disabled.
However caching the pipenv files might reduce the CI time and resources by a lot.
Another option is looking into caching the source repository or allowing a local source repo.