Skip to content

Commit 86b38d0

Browse files
committed
chore: attempt to speed up tests
1 parent 6568947 commit 86b38d0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/unittest.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
TARGET_BRANCH: ${{ github.base_ref || github.event.merge_group.base_ref }}
4949
TEST_TYPE: unit
5050
PY_VERSION: ${{ matrix.python }}
51-
VIRTUALENV_SEEDER: ${{ matrix.python == '3.15' && '' || 'uv' }}
5251
# Workaround: Allows libcst to compile on Python 3.15+ while PyO3 catches up
5352
# Can be removed once libcst releases a version with native Python 3.15 wheels
5453
# Follow https://github.com/Instagram/LibCST/issues/1445 for updates.

0 commit comments

Comments
 (0)