We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db233b6 commit 4b5893dCopy full SHA for 4b5893d
.github/workflows/python.yml
@@ -41,4 +41,4 @@ jobs:
41
run: |
42
pip install -r ./code/function/requirements.txt -q
43
pip install -r requirements.txt -q
44
- python -m pytest
+ pytest
0 commit comments