Skip to content

Commit

Permalink
Revert "chore: try adding this to see if error comes through properly"
Browse files Browse the repository at this point in the history
This reverts commit b970e54.
  • Loading branch information
kanadgupta committed Nov 21, 2024
1 parent b970e54 commit 2460e51
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 @@ -81,7 +81,7 @@ jobs:
- name: Run `openapi:validate` with filename in quotes
uses: ./rdme-repo/
with:
rdme: openapi:validate "rdme-repo/__tests__/__fixtures__/invalid-oas.json"
rdme: openapi: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 2460e51

Please sign in to comment.