Skip to content

Commit d9ce46c

Browse files
committed
fix: Fix matrix parameter value type
1 parent 7db3fef commit d9ce46c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config_continue.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ workflows:
201201
only: /test\/.*/
202202
matrix:
203203
parameters:
204-
- cdi-version: placeholder
204+
cdi-version: placeholder
205205
- test-website-fastapi:
206206
requires:
207207
- test-dev-tag-as-not-passed

0 commit comments

Comments
 (0)