Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit 30ad1ec

Browse files
committed
update workflows, remove req files
1 parent 66a5552 commit 30ad1ec

File tree

3 files changed

+2
-569
lines changed

3 files changed

+2
-569
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
secrets: inherit
3030
with:
3131
repo: ${{ vars.CODECOV_IMAGE_V2 || 'codecov/self-hosted-api' }}
32+
cache_file: "uv.lock"
3233

3334
codecovstartup:
3435
name: Codecov Startup
@@ -52,6 +53,7 @@ jobs:
5253
secrets: inherit
5354
with:
5455
repo: ${{ vars.CODECOV_IMAGE_V2 || 'codecov/self-hosted-api' }}
56+
cache_file: "uv.lock"
5557

5658
staging:
5759
name: Push Staging Image

requirements.in

Lines changed: 0 additions & 62 deletions
This file was deleted.

0 commit comments

Comments
 (0)