Skip to content

Commit

Permalink
fix CI more
Browse files Browse the repository at this point in the history
  • Loading branch information
codl committed Sep 3, 2024
1 parent de15acf commit 4ca1a10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/setup-python@v2
with:
python-version: "3.12"
cache: "pip"
- name: Install dependencies and package
run: |
uv sync
Expand Down

0 comments on commit 4ca1a10

Please sign in to comment.