Skip to content

Commit 06a824a

Browse files
committed
ci: Set PIP_ROOT_USER_ACTION=ignore
The Linux test job runs inside the Zephyr CI Docker image as root. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 51a81df commit 06a824a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1448,6 +1448,7 @@ jobs:
14481448

14491449
env:
14501450
SUBSET_COUNT: 3
1451+
PIP_ROOT_USER_ACTION: ignore
14511452

14521453
steps:
14531454
- name: Set up Python

0 commit comments

Comments
 (0)