Skip to content

Commit

Permalink
chore: npm run lintOas [ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Cheranga committed Aug 10, 2023
1 parent 00a6310 commit 3214f67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: npm install

- name: Lint OaS
run: npm lintOas
run: npm run lintOas

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

0 comments on commit 3214f67

Please sign in to comment.