Skip to content

Commit 67cbb40

Browse files
authored
Update python-package.yml
1 parent 8feb657 commit 67cbb40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
python-version: ${{ matrix.python-version }}
2727
- name: Test with pytest
2828
run: |
29-
pytest
29+
python ./CLI.py

0 commit comments

Comments
 (0)