Skip to content

Commit

Permalink
chore: forgot the step
Browse files Browse the repository at this point in the history
  • Loading branch information
crypblizz8 committed Oct 3, 2024
1 parent a30794e commit 666b6c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}
- run: npm install
- run: npm run lint
- run: npm run format -- --check
- run: npm run type-check

0 comments on commit 666b6c8

Please sign in to comment.