Skip to content

Commit 7db3fef

Browse files
committed
fix: Fix typo in matrix param
1 parent 0369868 commit 7db3fef

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
@@ -199,7 +199,7 @@ workflows:
199199
only: /dev-v[0-9]+(\.[0-9]+)*/
200200
branches:
201201
only: /test\/.*/
202-
maxtrix:
202+
matrix:
203203
parameters:
204204
- cdi-version: placeholder
205205
- test-website-fastapi:

0 commit comments

Comments
 (0)