We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f549b78 commit 34abe6fCopy full SHA for 34abe6f
.github/workflows/validate-xls.yml
@@ -35,7 +35,7 @@ jobs:
35
run: |
36
python -m pip install --upgrade pip
37
pip install -r site/requirements.txt
38
- pip pip list -v
+ pip list -v
39
40
- name: Validate XLS document parsing
41
0 commit comments