Skip to content

Commit 5c9aee0

Browse files
authored
CI: disable jsonschema tests due to NVD data errors (#1442)
* related: #1438 The json schema tests are flaky because NVD sometimes provides non-compliant data. Currently the 2021 yearly file does not pass. Users wishing to run these checks can still do so locally, but the value of running failing tests in CI seems minimal so they're being disabled.
1 parent a50b5f3 commit 5c9aee0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ jobs:
160160
cvedb.py
161161
test_scanner.py
162162
test_cli.py
163-
test_json.py
164163
SET_ENV_NAME_COUNT: LONG_TESTS
165164
- name: Install dependencies
166165
run: |

0 commit comments

Comments
 (0)