Skip to content

Commit ae962ff

Browse files
authored
might not need activate-environment now
1 parent 95830fc commit ae962ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/Lint-and-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- uses: astral-sh/setup-uv@v6
1818
with:
1919
python-version: ${{ matrix.version }}
20-
activate-environment: "true"
2120
- name: install requirements
2221
run: uv sync --extra dev
2322
- name: run unit tests

0 commit comments

Comments
 (0)