File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,7 @@ example:
3333 --results-path ./example_results \
3434 --output-path ./example_results \
3535 --repo-url "https ://github.com/smartcontractkit/chainlink-testing-framework" \
36+ --branch-name " example-branch" \
3637 --base-sha "abc" \
3738 --head-sha "xyz" \
3839 --github-workflow-name "ExampleWorkflowName" \
@@ -52,6 +53,7 @@ example_flaky_panic:
5253 --results-path ./example_results \
5354 --output-path ./example_results \
5455 --repo-url " https://github.com/smartcontractkit/chainlink-testing-framework" \
56+ --branch-name " example-branch" \
5557 --base-sha "abc" \
5658 --head-sha "xyz" \
5759 --github-workflow-name "ExampleWorkflowName" \
@@ -71,6 +73,7 @@ example_timeout:
7173 --results-path ./example_results \
7274 --output-path ./example_results \
7375 --repo-url " https://github.com/smartcontractkit/chainlink-testing-framework" \
76+ --branch-name " example-branch" \
7477 --base-sha "abc" \
7578 --head-sha "xyz" \
7679 --github-workflow-name "ExampleWorkflowName" \
You can’t perform that action at this time.
0 commit comments