Skip to content

Commit

Permalink
fix(pipeline): update initial object usage
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed Jun 30, 2023
1 parent d695ca2 commit c222f45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/hyfi/conf/pipeline/__test_general__.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ defaults:
- /pipe@pipe1: __general_instance_methods__
- /pipe@pipe2: __general_external_funcs__

use_self_as_initial_object: true
use_task_as_initial_object: true
steps:
- uses: pipe1
run: print_config
Expand Down

0 comments on commit c222f45

Please sign in to comment.