Skip to content

Commit c38d79a

Browse files
committed
compile bytecode for unittests
1 parent 88351c6 commit c38d79a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/experiment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
cd ${{ matrix.package }}
127127
export NOX_DEFAULT_VENV_BACKEND=uv
128128
export UV_VENV_SEED=1
129+
export UV_COMPILE_BYTECODE=1
129130
130131
# 3-Attempt retry loop to mask legacy flaky tests
131132
for i in 1 2 3; do

0 commit comments

Comments
 (0)