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 0f1b97c commit 4318cceCopy full SHA for 4318cce
.github/workflows/pre_commit.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Set up Python
42
uses: actions/setup-python@v5
43
with:
44
- python-version: "3.10"
+ python-version: "3.9"
45
- name: Install dependencies
46
run: pip install 'model_api/python/.[tests,ovms]'
47
- name: Run python unit tests
0 commit comments