Skip to content

Commit

Permalink
Remove pyyaml line entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
timsavage committed Mar 27, 2024
1 parent 3bc36df commit bbe5c30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip poetry
python -m pip wheel
poetry install --all-extras --no-root
- name: Test with pytest
Expand Down

0 comments on commit bbe5c30

Please sign in to comment.