Merge "Jobs should default to voting"
This commit is contained in:
commit
8536a42ace
@ -130,7 +130,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: tox-cover
|
name: tox-cover
|
||||||
parent: tox
|
parent: tox
|
||||||
voting: false
|
|
||||||
description: |
|
description: |
|
||||||
Run code coverage tests.
|
Run code coverage tests.
|
||||||
|
|
||||||
@ -141,7 +140,6 @@
|
|||||||
- job:
|
- job:
|
||||||
name: tox-tarball
|
name: tox-tarball
|
||||||
parent: tox
|
parent: tox
|
||||||
voting: false
|
|
||||||
description: |
|
description: |
|
||||||
Generate a python source tarball and a binary wheel
|
Generate a python source tarball and a binary wheel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user