Skip to content

Commit c1e73c3

Browse files
Remove unused parameters from unit-test job
1 parent 874509b commit c1e73c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.circleci/config_continue.yml

-3
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
parameters:
4848
cdi-version:
4949
type: string
50-
fdi-version:
51-
type: string
5250
parallelism: 4
5351
steps:
5452
- checkout
@@ -171,7 +169,6 @@ workflows:
171169
matrix:
172170
parameters:
173171
cdi-version: placeholder
174-
fdi-version: placeholder
175172
- test-backend-sdk-testing:
176173
requires:
177174
- test-dev-tag-as-not-passed

0 commit comments

Comments
 (0)