Skip to content

Commit 8dd8853

Browse files
committed
updated folder for pytest
Signed-off-by: Amit Sharma <[email protected]>
1 parent 39b2f35 commit 8dd8853

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
@@ -43,4 +43,4 @@ jobs:
4343
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
4444
- name: Test with pytest
4545
run: |
46-
pytest
46+
pytest pywhyllm/tests/

0 commit comments

Comments
 (0)