Skip to content

Commit

Permalink
chore: cleanup ci
Browse files Browse the repository at this point in the history
  • Loading branch information
heswithme committed Oct 9, 2024
1 parent ce0d8d8 commit b7b1fe3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Install uv
uses: astral-sh/setup-uv@v3
with:
version: "0.4.18"
enable-cache: true # Enables built-in caching for uv

- name: Set up Python 3.12.6
uses: actions/setup-python@v5
with:
Expand Down

0 comments on commit b7b1fe3

Please sign in to comment.