Skip to content

Commit 9e710ea

Browse files
committed
attempt to fix pipenv debugging line
1 parent bffb2a0 commit 9e710ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
run: |
103103
python -m pip install pipenv
104104
pipenv install --system
105-
pipenv graph
105+
pipenv graph --system
106106
107107
- uses: ./.github/workflows/actions/quarto-dev
108108

0 commit comments

Comments
 (0)