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 0b42aba commit 11ac02aCopy full SHA for 11ac02a
1 file changed
.github/workflows/pythonpackage.yml
@@ -30,8 +30,6 @@ jobs:
30
- name: Build doc
31
shell: bash -xe {0}
32
run: |
33
- python -m pip install selenium==4.34.2
34
- python -m pip install -r requirements.txt
35
bash generate.sh
36
working-directory: python-client/docs
37
- name: Check if PR needed
0 commit comments