test(capture): validate extension in CI
This commit is contained in:
@@ -62,6 +62,9 @@ jobs:
|
||||
python3 scripts/test-ollama-evaluation.py
|
||||
python3 scripts/test-supply-chain.py
|
||||
|
||||
- name: Test browser extension
|
||||
run: node --test browser-extension/tests/*.test.mjs
|
||||
|
||||
- name: Scan tracked files and generate dependency SBOM
|
||||
run: |
|
||||
python3 scripts/supply-chain.py scan-secrets
|
||||
|
||||
Reference in New Issue
Block a user