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
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- run: npm run check
|
||||
# - run: npm test
|
||||
|
||||
check:
|
||||
|
Reference in New Issue
Block a user