Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Commit c07a71a

Browse files
committed
ci: remove docs-content check
- avoid builds failing due to unrelated docs-content issues - docs-content check will be moved to a cronjob
1 parent f813cc6 commit c07a71a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ jobs:
4545
- restore_cache:
4646
key: *cache_key
4747
- *yarn_install
48-
- run: yarn build:content
4948
- run: yarn prod-build
5049
- *save_cache
5150

0 commit comments

Comments
 (0)