Skip to content

Commit 3b06f6f

Browse files
author
mrkeyiano
committed
update links
1 parent 245a8f8 commit 3b06f6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: |
2626
python -m pip install --upgrade pip
2727
pip install -e ".[dev]"
28-
pip install pytest pytest-cov flake8 mypy types-requests beautifulsoup4 types-beautifulsoup4
28+
pip install pytest pytest-cov pytest-asyncio flake8 mypy types-requests beautifulsoup4 types-beautifulsoup4
2929
3030
- name: Run linting
3131
run: |

0 commit comments

Comments
 (0)