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 15, 2023
1 parent 4062c42 commit 17caea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/megalinter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
# run: npm install nspell && npm install dictionary-en
# working-directory: ${{ github.workspace }}
- name: Run spectral:oas Spectral Linting
run: npx @stoplight/spectral lint code/API_definitions/qod-api.yaml --verbose --ruleset .spectral-oas.yml
run: spectral lint code/API_definitions/qod-api.yaml --verbose --ruleset .spectral-oas.yml

# MegaLinter
- name: MegaLinter
Expand Down

0 comments on commit 17caea3

Please sign in to comment.