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 Feb 19, 2025. It is now read-only.
The GitHub action test suite is failing to install poetry on a PR with only documentation changes. This probably has something to do with the release of poetry 2.0. We should ideally fix the action configuration to work with poetry 2.0, or as a temporary solution pin the poetry version of the action to an older version.