Skip to content

Commit

Permalink
Merge branch 'main' into coufon-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhou Fang committed Dec 17, 2023
2 parents 14a1cf5 + de177b9 commit cdff5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Install test dependencies
run: |
python -m pip install --upgrade pip
pip install mypy pylint pytest
pip install mypy pylint pytest mock
- name: Install runtime dependencies
working-directory: ./python
run: |
Expand Down

0 comments on commit cdff5d7

Please sign in to comment.