Skip to content

Commit b5e99df

Browse files
committed
env
1 parent a166000 commit b5e99df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test-sdist.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,6 @@ jobs:
3232
python -m pip install poetry
3333
- name: Prepare
3434
run: |
35+
env
3536
make prepare_for_pypi
3637
tar -tvf dist/*.tar.gz

0 commit comments

Comments
 (0)