Skip to content

Commit f36dcc5

Browse files
committed
Debug
1 parent a7638b3 commit f36dcc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/slow-checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,5 +82,6 @@ jobs:
8282
- name: Validate Python version
8383
run: |
8484
poetry run which python
85+
poetry run python --version
8586
poetry env list
8687
poetry run python --version | grep "${{ matrix.python-version }}"

0 commit comments

Comments
 (0)