Skip to content

Commit

Permalink
ci: remove duplicate npm run check command from build job
Browse files Browse the repository at this point in the history
  • Loading branch information
phanect committed Aug 28, 2024
1 parent 18fd88c commit d067c80
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/actions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
cache: npm
- run: npm ci
- run: npm run build
- run: npm run check
# - run: npm test

check:
Expand Down

0 comments on commit d067c80

Please sign in to comment.