Skip to content

Commit

Permalink
Enable uv cache on ci (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephTLyons authored Nov 21, 2024
1 parent ae2a59b commit 6b049f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
otp-version: "26.0.2"
gleam-version: "1.5.0"
rebar3-version: "3"
enable-cache: true
- name: Install uv
uses: astral-sh/setup-uv@v3
with:
Expand Down

0 comments on commit 6b049f7

Please sign in to comment.