Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
higorjasonduarte committed Nov 22, 2023
1 parent a50132f commit 8f7bde3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
node-version: 14

- name: Install dependencies
run: npm ci
run: npm install

- name: Run Spectral
run: npx @stoplight/spectral lint --config spectral.yml

0 comments on commit 8f7bde3

Please sign in to comment.