1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Merge branch 'master' into new-resource-view-validatingwebhooks-config

This commit is contained in:
Alex Andreev 2023-04-18 12:13:05 +03:00 committed by GitHub
commit 7c6fa002ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,5 +50,8 @@ jobs:
retry_on: error
command: npm ci
- name: Build library parts
run: run npm build -- --ignore open-lens
- run: npm run test:unit
name: Run tests