Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo-Antonioli authored Nov 25, 2023
1 parent 2f5c4dc commit 79a23c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ jobs:
pip install poetry
poetry config virtualenvs.in-project true
poetry install --no-root --only dev --only linters --sync
poetry shell
python3 -m pip install types-tqdm
poetry install types-tqdm
- name: Linting
shell: bash
Expand Down

0 comments on commit 79a23c0

Please sign in to comment.