Skip to content

Commit

Permalink
chore: ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
yassun7010 committed Nov 20, 2024
1 parent 13959bd commit ea0717f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: astral-sh/setup-uv@v3
with:
enable-cache: true
cache-dependency-glob: "uv.lock"
- uses: actions/setup-python@v5
with:
python-version-file: ".python-version"
Expand Down

0 comments on commit ea0717f

Please sign in to comment.