Skip to content

Commit

Permalink
ci: update lint 2
Browse files Browse the repository at this point in the history
  • Loading branch information
RanolP committed Mar 7, 2024
1 parent 90fdf04 commit c45b0ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v4
with:
cache: pnpm
- run: pnpm i
- run: pnpm build
- uses: stoplightio/spectral-action@v0.8.10
with:
Expand Down

0 comments on commit c45b0ae

Please sign in to comment.