Skip to content

Commit ef6727c

Browse files
committed
oops error in circleci config.yml
1 parent 977fb13 commit ef6727c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,10 +562,10 @@ workflows:
562562

563563
- build-windows-39
564564

565-
- lint-unit-39
565+
- lint-unit-39:
566566
requires:
567567
- install-dependencies
568-
- lint-unit-36
568+
- lint-unit-36:
569569
requires:
570570
- install-dependencies
571571

0 commit comments

Comments
 (0)