Skip to content

Commit

Permalink
Remove unused parameters from unit-test job
Browse files Browse the repository at this point in the history
  • Loading branch information
deepjyoti30-st committed Dec 4, 2024
1 parent 874509b commit c1e73c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
parameters:
cdi-version:
type: string
fdi-version:
type: string
parallelism: 4
steps:
- checkout
Expand Down Expand Up @@ -171,7 +169,6 @@ workflows:
matrix:
parameters:
cdi-version: placeholder
fdi-version: placeholder
- test-backend-sdk-testing:
requires:
- test-dev-tag-as-not-passed
Expand Down

0 comments on commit c1e73c3

Please sign in to comment.