mirror of
https://github.com/openkmip/pykmip
synced 2025-12-30 07:03:29 +00:00
test number conditions
This commit is contained in:
6
.github/workflows/.travis.yml
vendored
6
.github/workflows/.travis.yml
vendored
@@ -31,11 +31,11 @@ jobs:
|
||||
os: [ubuntu-20.04, ubuntu-22.04]
|
||||
include:
|
||||
- test_number: "0"
|
||||
test: "pep8"
|
||||
test: "pep8"
|
||||
- test_number: "0"
|
||||
test: "bandit"
|
||||
test: "bandit"
|
||||
- test_number: "0"
|
||||
test: "docs"
|
||||
test: "docs"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user