Skip to content

Commit

Permalink
chore: fix check-push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekitech committed Feb 29, 2024
1 parent f4c07ae commit 464aae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
node-version: 20.x.x
cache: npm
- run: npm ci
- run: npm run lint
# - run: npm run lint
# - run: npm run lint:types
# - run: npm run test

0 comments on commit 464aae7

Please sign in to comment.