2
0
mirror of https://github.com/openkmip/pykmip synced 2025-12-30 07:03:29 +00:00

test number conditions

This commit is contained in:
justin-h-loi
2023-08-01 17:35:09 -04:00
committed by arp102
parent f7043f7a72
commit 11db2e5b85

View File

@@ -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"