Skip to content

Commit bb80775

Browse files
committed
circleci config fix formatting
1 parent cbb4b5f commit bb80775

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
@@ -71,8 +71,8 @@ jobs:
7171
NODE_OPTIONS: --max-old-space-size=4000
7272
steps:
7373
*setup_steps
74-
*test_steps
75-
*build_steps
74+
<<: *test_steps
75+
<<: *build_steps
7676
setup:
7777
<<: *defaults
7878
steps:

0 commit comments

Comments
 (0)