Skip to content

Commit f242bb3

Browse files
committed
Action test
1 parent 78f1395 commit f242bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/didsdk-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
pip install -e .[dev]
2626
- name: Run Test
2727
run: |
28-
python -m pytest -ra
28+
python -m pytest -v -ra
2929
3030
deploy:
3131
needs: unittest

0 commit comments

Comments
 (0)