Skip to content

Commit 994d3e3

Browse files
committed
Fix job name
1 parent 3fc6d6f commit 994d3e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest-python2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
PY_VERSION: 2.7.18
1818

1919
jobs:
20-
pytest-poetry:
20+
pytest-python2:
2121
runs-on: ubuntu-22.04
2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)