Skip to content

Commit

Permalink
Link to the GitHub integration guide from the cache concept (astral-s…
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb authored Aug 6, 2024
1 parent 6a31c80 commit 9179267
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/concepts/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,5 @@ for extension modules.
To support this caching strategy, uv provides a `uv cache prune --ci` command, which removes all
pre-built wheels from the cache but retains any wheels that were built from source. We recommend
running `uv cache prune --ci` at the end of your continuous integration job to ensure maximum cache
efficiency.
efficiency. For an example, see the
[GitHub integration guide](../guides/integration/github/#caching).

0 comments on commit 9179267

Please sign in to comment.