ci: add build step to CI workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-06 21:56:13 -05:00
parent b10d09fd41
commit 672caec903
+3
View File
@@ -17,6 +17,9 @@ jobs:
- name: Install dependencies
run: npm ci
- name: Build
run: npx @kinvolk/headlamp-plugin build
- name: Lint
run: npx eslint --ext .ts,.tsx src/