Skip to content

Commit b9068d3

Browse files
committed
Fix typo in job name
1 parent 1dff263 commit b9068d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Run the end-to-end tests
3030
run: TOXENV=${{ matrix.toxenv }} END_TO_END=1 tox
3131

32-
test_py34:
32+
tests_py34:
3333
runs-on: ubuntu-22.04
3434
container:
3535
image: ubuntu:20.04

0 commit comments

Comments
 (0)