Skip to content

Commit b0f0f1c

Browse files
committed
Update devenv packages
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 404a005 commit b0f0f1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pythonapp.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
- name: Build the devenv shell
8484
run: |
8585
mkdir -p $HOME/.local/share/pnpm/global
86+
echo "$HOME/.local/share/pnpm/global" >> $GITHUB_PATH
8687
devenv test
8788
- name: Run pytest with uv
8889
run: |

0 commit comments

Comments
 (0)