Skip to content

Commit

Permalink
Update megalinter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VijayKesharwani authored Nov 21, 2023
1 parent 0c3b8f1 commit ce3261e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/megalinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ jobs:
run: npm install -g @stoplight/spectral
- name: Install Spectral functions
run: npm install -g @stoplight/spectral-functions
- name: Install spell checker module 'nspell' & dictionary
run: npm install nspell && npm install dictionary-en
working-directory: ${{ github.workspace }}
- name: Run spectral:oas Spectral Linting
run: spectral lint code/API_definitions/qod-api.yaml --verbose --ruleset .spectral-oas.yml

Expand Down

0 comments on commit ce3261e

Please sign in to comment.