mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-21 13:04:22 +02:00
test number conditions
This commit is contained in:
parent
f7043f7a72
commit
11db2e5b85
6
.github/workflows/.travis.yml
vendored
6
.github/workflows/.travis.yml
vendored
@ -31,11 +31,11 @@ jobs:
|
|||||||
os: [ubuntu-20.04, ubuntu-22.04]
|
os: [ubuntu-20.04, ubuntu-22.04]
|
||||||
include:
|
include:
|
||||||
- test_number: "0"
|
- test_number: "0"
|
||||||
test: "pep8"
|
test: "pep8"
|
||||||
- test_number: "0"
|
- test_number: "0"
|
||||||
test: "bandit"
|
test: "bandit"
|
||||||
- test_number: "0"
|
- test_number: "0"
|
||||||
test: "docs"
|
test: "docs"
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user