Skip to content

Commit eef36f2

Browse files
committed
github: Try overriding PIPX_HOME and PIPX_BIN_DIR
1 parent eceb095 commit eef36f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check_nitypes.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
env:
88
POETRY_VERSION: 1.8.2
99
PYTHON_VERSION: 3.11.9
10+
PIPX_HOME: ~/.local/pipx
11+
PIPX_BIN_DIR: ~/.local/bin
1012

1113
jobs:
1214
check_nitypes:

0 commit comments

Comments
 (0)