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
The first task would benefit from having one build step to generate wheels. The pip install -v . step can be replaced by the wheel installation step, which will avoid an extra compilation.
From #157 (review)
TODOs:
docs-publish.yml
workflow withci-test.yml
by adding a conditional step to publish on releaseThe text was updated successfully, but these errors were encountered: