fix linting and testing stages
This commit is contained in:
@@ -12,6 +12,7 @@ steps:
|
||||
image: node:24-slim
|
||||
depends_on: []
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run test
|
||||
when:
|
||||
- event: pull_request
|
||||
|
||||
Reference in New Issue
Block a user