There was an error while loading. Please reload this page.
1 parent 88351c6 commit c38d79aCopy full SHA for c38d79a
1 file changed
.github/workflows/experiment.yaml
@@ -126,6 +126,7 @@ jobs:
126
cd ${{ matrix.package }}
127
export NOX_DEFAULT_VENV_BACKEND=uv
128
export UV_VENV_SEED=1
129
+ export UV_COMPILE_BYTECODE=1
130
131
# 3-Attempt retry loop to mask legacy flaky tests
132
for i in 1 2 3; do
0 commit comments