Skip to content

Commit 4387b72

Browse files
committed
chore: update ci rules
1 parent e7bb685 commit 4387b72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
5454
- name: Run tests
5555
run: |
56-
python -m pytest tests/ --cov=dash_vite_plugin --cov-report=xml
56+
python -m pytest tests/ -v --cov=dash_vite_plugin --cov-report=xml
5757
env:
5858
DISPLAY: :99
5959

0 commit comments

Comments
 (0)