Skip to content

Commit

Permalink
swap exclude file
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Apr 17, 2024
1 parent 602dcb5 commit 8b3b603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/acceptance-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]*$
Expand Down

0 comments on commit 8b3b603

Please sign in to comment.