This commit is contained in:
3
.gitea/workflows/build.yml
Normal file → Executable file
3
.gitea/workflows/build.yml
Normal file → Executable file
@@ -26,6 +26,9 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
|
||||
- name: Validate manifest v2
|
||||
run: node ./scripts/validate-manifest.mjs
|
||||
|
||||
- name: Run gated analysis
|
||||
if: always()
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user