Skip to content

Commit 3f7aae7

Browse files
committed
update yaml to json
1 parent 87ba196 commit 3f7aae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
pip install openapi3
2828
- name: openapi linter
2929
run: |
30-
python -m openapi3 openapi.yaml
30+
python -m openapi3 openapi.json

0 commit comments

Comments
 (0)