We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d76ac3b commit c0aca60Copy full SHA for c0aca60
1 file changed
.azure-pipelines/templates/exec.yml
@@ -21,8 +21,6 @@ steps:
21
22
- template: run-remote-task.yml
23
parameters:
24
- name: Executor Test
25
- displayName: Executor Test
26
remoteScript: |
27
python3 -m pip install .
28
PLANS_DIR=/root/mscclpp/test/executor-tests/exeuction-plans
0 commit comments