fix workflows

This commit is contained in:
Sina Atalay
2024-12-10 03:17:01 -05:00
parent e199999b2e
commit b4129ef87e
5 changed files with 2 additions and 49 deletions

View File

@@ -27,11 +27,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python 3.12
uses: actions/setup-python@v5
with:
python-version: 3.12
- name: Install Hatch
uses: pypa/hatch@install