Skip to content

Commit 8b3b603

Browse files
committed
swap exclude file
1 parent 602dcb5 commit 8b3b603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/acceptance-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
id: json-yaml-validate-custom-formats-test
5252
with:
5353
comment: "true"
54-
exclude_file: .github/config/exclude.txt
54+
exclude_file: .github/config/exclude-alt.txt
5555
json_schema: ./__tests__/fixtures/schemas/schema_with_custom_ajv_regexp_format.json
5656
ajv_custom_regexp_formats: |
5757
lowercase_char=^[a-z]*$

0 commit comments

Comments
 (0)