Skip to content

Commit bffb2a0

Browse files
committed
add pipenv debugging print
1 parent 6446971 commit bffb2a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-smokes.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
run: |
103103
python -m pip install pipenv
104104
pipenv install --system
105+
pipenv graph
105106
106107
- uses: ./.github/workflows/actions/quarto-dev
107108

0 commit comments

Comments
 (0)