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
One advantage of pytest-copie over other alternatives (like pytest-copier) is hopefully that we don't have to make many changes to our existing tests, that were based on pytest-cookies.
The text was updated successfully, but these errors were encountered:
* introduce shorter timeout in test.yml
* add information on CI timout to README.md (napari#2)
add information on CI timeout to README.md
* undo wrong change in test.yml
* include short timeout for GH actions
this avoids using large amounts of CI time when playing with a plugin draft.
* Update .github/workflows/test.yml
* Update {{cookiecutter.plugin_name}}/.github/workflows/test_and_deploy.yml
* fix additional enter
---------
Co-authored-by: Grzegorz Bokota <[email protected]>
Suggested here: napari/napari#6122 (comment)
One advantage of pytest-copie over other alternatives (like pytest-copier) is hopefully that we don't have to make many changes to our existing tests, that were based on pytest-cookies.
The text was updated successfully, but these errors were encountered: