ci: print bundleInfo
This commit is contained in:
parent
fde8608927
commit
17e5fbc0e6
4
.github/workflows/ci.yaml
vendored
4
.github/workflows/ci.yaml
vendored
@ -43,5 +43,5 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: npm test
|
run: npm test
|
||||||
|
|
||||||
- name: Ensure Quartz builds
|
- name: Ensure Quartz builds, check bundle info
|
||||||
run: npx quartz build
|
run: npx quartz build --bundleInfo
|
||||||
|
Loading…
Reference in New Issue
Block a user