Skip to content

Commit 58e7ffe

Browse files
committed
fix
1 parent 7d75df2 commit 58e7ffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pr-perfbench-bot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ env:
1616
PYTHONDEVMODE: "1"
1717
PYTHONUNBUFFERED: "1"
1818
PYTHONPATH: "" # explicit cleanup
19+
PIP_USER: "0"
20+
PIP_NO_USER: "1"
21+
PIP_DISABLE_PIP_VERSION_CHECK: "1"
1922
COLUMNS: "100"
2023
FORCE_COLOR: "1"
2124
CLICOLOR_FORCE: "1"

0 commit comments

Comments
 (0)