Drop test cassette that was causing error

This commit is contained in:
Brandon Hancock
2024-12-09 10:28:15 -05:00
parent 7d5da94382
commit e322953c8b
2 changed files with 50 additions and 265 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Python
run: uv python install 3.11.9
run: uv python install 3.12.8
- name: Install the project
run: uv sync --dev --all-extras

File diff suppressed because one or more lines are too long