Skip to content

Commit aa52d69

Browse files
committed
build: check paths on github
1 parent 86897cf commit aa52d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
- run: npm ci --no-audit --no-fund --prefer-offline
3737
- run: npm run lint:errors
3838
- run: npm run build:for:cms
39+
- run: npm run check:paths
3940
- run: npm run generate:jsonschema:dist
4041

4142
test:

0 commit comments

Comments
 (0)