Skip to content

Commit dfda5db

Browse files
build: Activate uv environment in coverage workflow.
1 parent eb0c819 commit dfda5db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
- name: Set up uv
1616
uses: astral-sh/setup-uv@v7
1717
with:
18+
activate-environment: "true"
1819
python-version: "3.13"
1920

2021
- name: Install dependencies

0 commit comments

Comments
 (0)