Skip to content

Commit 5cc5911

Browse files
committed
More CI fix.
1 parent 130d92e commit 5cc5911

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

circle.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,9 @@ all_jobs: &all_jobs
489489
- fundamentals__module-api:
490490
requires:
491491
- build
492+
- fundamentals__typescript:
493+
requires:
494+
- build
492495

493496
# to avoid constantly tweaking required jobs on CircleCI
494497
# we can have a single job wait on all other test jobs here.

0 commit comments

Comments
 (0)