-
-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Since we currently run a complete HTML build process in CI, the CI has an unacceptable duration (~16minutes).
Possible solutions:
- Cache CPython directory with actions/cache.
- Avoid the full building process in CI.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request