Skip to content

Commit a34eeb8

Browse files
author
Alan
committed
Run pytest in build workflow.
1 parent 06d1539 commit a34eeb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
uv run jupyter labextension list
3333
uv run jupyter labextension list 2>&1 | grep -ie "ipylab.*OK"
3434
uv run python -m jupyterlab.browser_check
35+
uv run pytest
3536
3637
- name: Upload extension packages
3738
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)