Skip to content

Commit 711b8ef

Browse files
updated a minor issue
1 parent 4b20880 commit 711b8ef

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/deep-dive-into-hyperexecute-yaml.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -687,10 +687,6 @@ The `globalPost` flag defines a post-execution step that runs once after all tas
687687
- This feature is supported in YAML version 0.1 and 0.2 only.
688688
- `remote` mode is not supported for **XCUI** and **Espresso** framework jobs. Default mode for these frameworks is `local`.
689689

690-
#### Limitations
691-
- This feature is supported in 0.1 and 0.2 yaml only.
692-
- Remote mode is not supported for XCUI and espresso framework jobs. Default mode for these frameworks is local.
693-
694690
```yaml title="hyperexecute.yaml"
695691
globalPost:
696692
mode: remote #local or remote

0 commit comments

Comments
 (0)