Skip to content

Commit d067c80

Browse files
committed
ci: remove duplicate npm run check command from build job
1 parent 18fd88c commit d067c80

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/actions.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
cache: npm
2727
- run: npm ci
2828
- run: npm run build
29-
- run: npm run check
3029
# - run: npm test
3130

3231
check:

0 commit comments

Comments
 (0)