jupyter-sphinx icon indicating copy to clipboard operation
jupyter-sphinx copied to clipboard

use the same tests template in both prerelease and test

Open 12rambau opened this issue 1 year ago • 0 comments

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

12rambau avatar Dec 28 '23 11:12 12rambau