ci: remove duplicate npm run check
command from build
job
This commit is contained in:
1
.github/workflows/actions.yaml
vendored
1
.github/workflows/actions.yaml
vendored
@@ -26,7 +26,6 @@ jobs:
|
|||||||
cache: npm
|
cache: npm
|
||||||
- run: npm ci
|
- run: npm ci
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
- run: npm run check
|
|
||||||
# - run: npm test
|
# - run: npm test
|
||||||
|
|
||||||
check:
|
check:
|
||||||
|
Reference in New Issue
Block a user