Skip to content

Commit bbe5c30

Browse files
committedMar 27, 2024·
Remove pyyaml line entirely
1 parent 3bc36df commit bbe5c30

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎.github/workflows/tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ jobs:
3030
- name: Install dependencies
3131
run: |
3232
python -m pip install --upgrade pip poetry
33-
python -m pip wheel
3433
poetry install --all-extras --no-root
3534
3635
- name: Test with pytest

0 commit comments

Comments
 (0)
Please sign in to comment.