Skip to content

Commit 8e99170

Browse files
committed
All deps indeed
1 parent 8807919 commit 8e99170

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/check_pr.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ jobs:
317317
. .venv/bin/activate
318318
uv pip install '.[mypyc]'
319319
uv pip install -r build-requirements.txt
320+
uv pip install -r test-requirements.txt
320321
python ./misc/perf_compare.py master "$PR_HEAD_HASH" | tee results.txt
321322
{
322323
printf 'result_run_%s<<EOF\n' "$SEQUENCE_NO"

0 commit comments

Comments
 (0)