Skip to content

Commit

Permalink
chore: see if warnings are surfaced properly
Browse files Browse the repository at this point in the history
  • Loading branch information
kanadgupta committed Feb 10, 2023
1 parent f54cace commit edaf715
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Run `openapi:validate` command
uses: ./rdme-repo/
with:
rdme: openapi:validate oas-examples-repo/3.1/json/petstore.json
rdme: validate oas-examples-repo/3.1/json/petstore.json

# Docs: https://rdme-test.readme.io
- name: Run `openapi` command
Expand Down

0 comments on commit edaf715

Please sign in to comment.