Skip to content

Commit a04e827

Browse files
committed
Updated the .yml file
1 parent e21f307 commit a04e827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
3636
- name: Run unit tests
3737
run: |
38-
python -m unittest
38+
python -m unittest discover -s test -v

0 commit comments

Comments
 (0)