We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7638b3 commit f36dcc5Copy full SHA for f36dcc5
.github/workflows/slow-checks.yml
@@ -82,5 +82,6 @@ jobs:
82
- name: Validate Python version
83
run: |
84
poetry run which python
85
+ poetry run python --version
86
poetry env list
87
poetry run python --version | grep "${{ matrix.python-version }}"
0 commit comments