jupyterlab / extension-cookiecutter-ts

A cookiecutter recipe for JupyterLab extensions in Typescript
BSD 3-Clause "New" or "Revised" License
179 stars 88 forks source link

Removes checkout step from isolated tests #314

Closed hbcarlos closed 10 months ago

hbcarlos commented 1 year ago

The checkout step is unnecessary because we are testing the artifact we uploaded during the build workflow.