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 1dff263 commit b9068d3Copy full SHA for b9068d3
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Run the end-to-end tests
30
run: TOXENV=${{ matrix.toxenv }} END_TO_END=1 tox
31
32
- test_py34:
+ tests_py34:
33
runs-on: ubuntu-22.04
34
container:
35
image: ubuntu:20.04
0 commit comments