mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-09 03:55:04 -05:00
tools: add pytest_nb target to easily test notebooks
This commit is contained in:
@@ -82,7 +82,7 @@ jobs:
|
||||
run: |
|
||||
make strip_nb
|
||||
make notebook_timeout
|
||||
poetry run pytest --nbmake examples/*.ipynb
|
||||
make pytest_nb
|
||||
- name: Test coverage
|
||||
id: coverage
|
||||
if: ${{ steps.pytest.outcome != 'skipped' && !cancelled() }}
|
||||
|
||||
Reference in New Issue
Block a user