Skip to content

Commit d58d9dc

Browse files
committed
test workspaces build
1 parent eba78fc commit d58d9dc

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
@@ -40,6 +40,7 @@ jobs:
4040
- run: npm ci --no-audit --no-fund --prefer-offline
4141
- run: npm run lint:errors
4242
- run: npm run build
43+
- run: npm run build:workspaces
4344
- run: npm run check:paths
4445
- run: npm run generate:jsonschema:dist
4546
- run: npx playwright install --with-deps

0 commit comments

Comments
 (0)