diff --git a/.github/workflows/acceptance-test.yml b/.github/workflows/acceptance-test.yml index db2b868..be3bc90 100644 --- a/.github/workflows/acceptance-test.yml +++ b/.github/workflows/acceptance-test.yml @@ -51,7 +51,7 @@ jobs: id: json-yaml-validate-custom-formats-test with: comment: "true" - exclude_file: .github/config/exclude.txt + exclude_file: .github/config/exclude-alt.txt json_schema: ./__tests__/fixtures/schemas/schema_with_custom_ajv_regexp_format.json ajv_custom_regexp_formats: | lowercase_char=^[a-z]*$