Skip to content

Commit bc4d98d

Browse files
authored
Update pypi-test.yml
1 parent 6e59d28 commit bc4d98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858

5959
- name: Install from PyPI
6060
run: |
61+
pip list
6162
VERSION="${{github.event.inputs.version}}"
6263
pip -vvv install "gdm-concordia${VERSION:+==$VERSION}"
6364
pip list

0 commit comments

Comments
 (0)