Skip to content

Commit 0062d73

Browse files
committed
fix build
1 parent 1315524 commit 0062d73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ workflows:
152152
- exclude-files
153153
- frontend
154154
- fullstack
155-
- multiple-backend
155+
- multiple-backends
156156
- one-spec
157157
- same-folder
158158
- support-files
@@ -180,6 +180,7 @@ workflows:
180180
- test-exclude-files
181181
- test-frontend
182182
- test-fullstack
183+
- test-multiple-backends
183184
- test-one-spec
184185
- test-same-folder
185186
- test-support-files

0 commit comments

Comments
 (0)