Change cinder-mypy job to voting

Ensure new changes don't fail the cinder-mypy job.

Change-Id: Ib6c8a7a1a8eb180a1b689dc266d614c962de3193
This commit is contained in:
Eric Harney 2022-07-25 14:20:51 -04:00
parent d5058ed598
commit 8094331183
1 changed files with 1 additions and 2 deletions

View File

@ -11,8 +11,7 @@
jobs:
- cinder-code-coverage:
voting: false
- cinder-mypy:
voting: false
- cinder-mypy
- cinder-tox-bandit-baseline:
voting: false
- openstack-tox-functional-py38: