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 2c213c6 commit 54f6836Copy full SHA for 54f6836
.github/workflows/s3.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Install dependencies
49
run: |
50
python -m pip install --upgrade pip
51
- pip install sphinx recommonmark sphinx_markdown_tables sphinx_markdown_builder nbsphinx sphinx-rtd-theme pandas requests tqdm pydantic coverage coverage-badge
+ pip install pytest sphinx recommonmark sphinx_markdown_tables sphinx_markdown_builder nbsphinx sphinx-rtd-theme pandas requests tqdm pydantic coverage coverage-badge
52
53
- name: Run tests and generate coverage badge
54
0 commit comments