Skip to content

Commit

Permalink
chore: linting oas [ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheranga committed Aug 10, 2023
1 parent 324807e commit 00a6310
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,9 @@ jobs:
- name: Npm Install
run: npm install

- name: Lint OaS
run: npm lintOas

- uses: actions/upload-artifact@v2
if: success() || failure()
with:
Expand Down

0 comments on commit 00a6310

Please sign in to comment.