We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fc6d6f commit 994d3e3Copy full SHA for 994d3e3
.github/workflows/pytest-python2.yml
@@ -17,7 +17,7 @@ env:
17
PY_VERSION: 2.7.18
18
19
jobs:
20
- pytest-poetry:
+ pytest-python2:
21
runs-on: ubuntu-22.04
22
steps:
23
- uses: actions/checkout@v4
0 commit comments