Skip to content

Commit 8ca4bf1

Browse files
committed
fix name
1 parent b7e8966 commit 8ca4bf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
run: dotnet tool install --global Wiremock.OpenAPIValidator
2424
- name: Run Validator
2525
run: |
26-
wiremockopenapi -o "./openapi/openapi.yml" -w "./wiremock/mappings"
26+
wiremockopenapi -o "./openapi/openapi.yaml" -w "./wiremock/mappings"

0 commit comments

Comments
 (0)