jupyter / jupyter-sphinx

Sphinx extension for rendering of Jupyter interactive widgets.
https://jupyter-sphinx.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
187 stars 65 forks source link

use the same tests template in both prerelease and test #249

Open 12rambau opened 10 months ago

12rambau commented 10 months ago

The code is fully duplicated in both files when in the end only one ENV variable is changed. It should rely on the same template or at list call the tests.yml in both workflows.

food for thoughts as passing env variable is trickier than expected: https://stackoverflow.com/questions/73305126/passing-env-variable-inputs-to-a-reusable-workflow