Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmoscon authored Sep 23, 2024
1 parent e8e509b commit 5e551aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install flake8 pytest cython
pip install aiohttp==3.8.1
pip install pyyaml
python -m pip install -e .
- name: Test with pytest
run: |
Expand Down

0 comments on commit 5e551aa

Please sign in to comment.