Skip to content

Commit 9c7c2a4

Browse files
chore: remove comment
1 parent 8325323 commit 9c7c2a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/shared.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
- name: Run pytest
6060
run: uv run ${{ matrix.dep-resolution.install-flags }} --no-sync pytest
6161
env:
62-
# Set UV_RESOLUTION for lowest-direct so test subprocesses use same strategy
6362
UV_RESOLUTION: ${{ matrix.dep-resolution.name == 'lowest-direct' && 'lowest-direct' || 'highest' }}
6463

6564
readme-snippets:

0 commit comments

Comments
 (0)