mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-07-26 20:22:32 +02:00
ci: fixed ci pipeline step, forgot the run keyword
This commit is contained in:
@@ -11,7 +11,7 @@ steps:
|
||||
- name: test
|
||||
image: node:19.4.0
|
||||
commands:
|
||||
- npm test:coverage
|
||||
- npm run test:coverage
|
||||
|
||||
- name: build
|
||||
image: node:19.4.0
|
||||
|
Reference in New Issue
Block a user