mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
ci: Fix test of 'Cron Test' workflow
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
ff0d21f6a4
commit
8dce32153f
2
.github/workflows/cron-test.yaml
vendored
2
.github/workflows/cron-test.yaml
vendored
@ -51,7 +51,7 @@ jobs:
|
|||||||
command: npm ci
|
command: npm ci
|
||||||
|
|
||||||
- name: Build library parts
|
- name: Build library parts
|
||||||
run: run npm build -- --ignore open-lens
|
run: npm run build -- --ignore open-lens
|
||||||
|
|
||||||
- run: npm run test:unit
|
- run: npm run test:unit
|
||||||
name: Run tests
|
name: Run tests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user