Skip to content

Commit 347b6ac

Browse files
committed
ci: run module validator
1 parent ada0249 commit 347b6ac

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build-module.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ jobs:
2020
- name: Install zip
2121
run: sudo apt-get update && sudo apt-get install -y zip
2222

23+
- name: Validate module
24+
run: bash scripts/validate-module.sh
25+
2326
- name: Check theme assets
2427
run: bash scripts/check-theme-size.sh
2528

0 commit comments

Comments
 (0)