Skip to content

Commit bb4882c

Browse files
author
Andrea Spacca
committed
fix CI
1 parent 39e7913 commit bb4882c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/integration/_dev/benchmark/spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,12 @@ spec:
4242
- description: A file with the config definition for the corpus generator.
4343
type: file
4444
pattern: '^config.yml$'
45-
contentMediaType: "application/x-yaml; require-document-dashes=true"
45+
contentMediaType: "application/x-yaml"
4646
required: false
4747
- description: A file with the fields definition for the corpus generator
4848
type: file
4949
pattern: '^fields.yml$'
50-
contentMediaType: "application/x-yaml; require-document-dashes=true"
50+
contentMediaType: "application/x-yaml"
5151
required: false
5252
- description: A file with the template for the corpus generator
5353
type: file

0 commit comments

Comments
 (0)