Add uv-cache-hit and test CI

This commit is contained in:
pollenjp 2024-11-30 01:46:41 +09:00
parent e85263fd93
commit 50d654e3c5
4 changed files with 26 additions and 7 deletions

View file

@ -47,6 +47,8 @@ inputs:
outputs:
uv-version:
description: "The installed uv version. Useful when using latest."
uv-cache-hit:
description: "A boolean value to indicate a cache entry for uv was found"
cache-hit:
description: "A boolean value to indicate a cache entry was found"
runs: