Skip to content

Commit c825d3f

Browse files
committed
revert types creation
1 parent 9604e39 commit c825d3f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ jobs:
173173
env:
174174
CYPRESS_INSTALL_BINARY: 0
175175

176+
- name: Build types
177+
run: pnpm run build
178+
176179
- name: Check scripts
177180
run: pnpm run ts-check
178181

0 commit comments

Comments
 (0)