Skip to content

Commit 250f237

Browse files
committed
Updated pytest command for image comparison
1 parent 740cc19 commit 250f237

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
run: |
1616
python -m pip install --upgrade pip
1717
pip install -e '.[dev]'
18-
pytest nbs/tests/
18+
pytest nbs/tests/ --mpl --mpl-baseline-path=nbs/tests/baseline_images

0 commit comments

Comments
 (0)