Add test-manifest to continuous integration tests (#827)
This commit is contained in:
parent
5ec5d0c91c
commit
8c2e078f17
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -25,3 +25,7 @@ jobs:
|
||||
run: npm run test-code
|
||||
env:
|
||||
CI: true
|
||||
- name: Manifest
|
||||
run: npm run test-manifest
|
||||
env:
|
||||
CI: true
|
||||
|
Loading…
Reference in New Issue
Block a user