This commit is contained in:
Dan Saunders
2025-08-29 21:58:35 -04:00
parent 459e5f9b16
commit 400120af2d
7 changed files with 45 additions and 31 deletions

View File

@@ -23,5 +23,4 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.11"
cache: 'pip' # caching pip dependencies
- uses: pre-commit/action@v3.0.1