Skip to content

Commit 4b5893d

Browse files
committed
Update workflow
1 parent db233b6 commit 4b5893d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
run: |
4242
pip install -r ./code/function/requirements.txt -q
4343
pip install -r requirements.txt -q
44-
python -m pytest
44+
pytest

0 commit comments

Comments
 (0)