We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee70b22 commit c70145fCopy full SHA for c70145f
1 file changed
.github/workflows/test.yml
@@ -38,6 +38,7 @@ jobs:
38
uv sync
39
pip install pytest-cov
40
pip install pytest-asyncio
41
+ pip install certifi
42
43
- name: Set PYTHONPATH
44
run: echo "PYTHONPATH=$PWD" >> $GITHUB_ENV
0 commit comments