Skip to content

Commit

Permalink
chore(ci): fix validate swagger workflow (fiatconnect#47)
Browse files Browse the repository at this point in the history
* chore(ci): fix validate swagger workflow

* yaml formatting

Co-authored-by: jh2oman <[email protected]>
  • Loading branch information
jh2oman and jh2oman authored May 19, 2022
1 parent 709f297 commit 8c790d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/validate-swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,6 @@ jobs:
name: Validate Swagger
steps:
- uses: actions/checkout@v2
- run: yarn
- name: Validate OpenAPI definition
run: yarn validate

0 comments on commit 8c790d5

Please sign in to comment.