We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93840d commit 0f48c40Copy full SHA for 0f48c40
.github/workflows/ci-test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
env:
31
# OS: ${{ matrix.os }}
32
- - PYTHON_VERSION: ${{ matrix.python-version }}
+ PYTHON_VERSION: ${{ matrix.python-version }}
33
34
steps:
35
# Checkout the latest code from the repo
0 commit comments