Skip to content

Commit 4c0dc18

Browse files
committed
adding testing workflows
1 parent 0828c3e commit 4c0dc18

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
run: |
2323
pip install pydantic
2424
CONFIG_JSON=$(python3 ${GITHUB_WORKSPACE}/utils/matrix-logic/generate_sweep_configs.py ${{ inputs.generate-cli-command }})
25-
echo "${{fromJson(needs.get-jobs.outputs.search-space-config) }}"
2625
echo "search-space-config=$CONFIG_JSON" >> $GITHUB_OUTPUT
2726
2827
test:

0 commit comments

Comments
 (0)