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 d388845 commit 293635aCopy full SHA for 293635a
.github/workflows/test.yml
@@ -116,7 +116,6 @@ jobs:
116
- name: Install sphinx dependencies
117
run: |
118
python -m pip install sphinx sphinx-argparse --user
119
- echo "$env:USERPROFILE\.local\Scripts" | Out-File -FilePath $env:GITHUB_PATH -Encoding utf8 -Append
120
121
- name: Install tldr dependencies
122
run:
0 commit comments