Skip to content

Commit

Permalink
πŸ’š Add check step
Browse files Browse the repository at this point in the history
  • Loading branch information
ssakone committed Dec 25, 2023
1 parent f8d6c77 commit c77ab3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
- run: npm install -g pnpm
- run: pnpm install
# - run: pnpm lint
# - run: pnpm check
- run: pnpm check
- run: pnpm run build

0 comments on commit c77ab3a

Please sign in to comment.