Skip to content

Commit 03cc1ba

Browse files
committed
update snapshots
1 parent 6e7b209 commit 03cc1ba

2 files changed

Lines changed: 14 additions & 15 deletions

File tree

.github/workflows/update-textual-snapshots.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Run pytest to update snapshots
5353
id: pytest
5454
run: |
55-
uv run python -m pytest tests/pipelines/test_create_app.py --snapshot-update --color=yes --durations=0 -n auto
55+
uv run python -m pytest tests/pipelines/test_create_app.py --snapshot-update --color=yes --durations=0 -n logical
5656
continue-on-error: true
5757

5858
# indication that the run has finished

0 commit comments

Comments
 (0)