We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 40f9eca + 625d3d5 commit 8eb228cCopy full SHA for 8eb228c
.circleci/config.yml
@@ -231,6 +231,7 @@ workflows:
231
- lint
232
- prettier
233
- test
234
+ - type check
235
- build
236
- visual regression
237
- lint firefox
@@ -246,6 +247,7 @@ workflows:
246
247
248
249
250
251
252
253
@@ -261,6 +263,7 @@ workflows:
261
263
262
264
265
266
267
268
269
0 commit comments