Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sambart19 committed Nov 24, 2020
1 parent 184358e commit 507c49a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,10 @@ From the folder you downloaded this code open the terminal and run:
**Debug (required)**
* **Description:** Show verbose debug logs
* **Example:** `true`

**Parallelizable (optional)**
* **Description:** Allow each shard to run multiple simulators in parallel
* **Example:** `true`

## Outputs

Expand Down
4 changes: 4 additions & 0 deletions step.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@ description: |-
**Debug**
* **Description:** Create verbose debug logs
* **Example:** YES / NO
**Parallelizable**
* **Description:** Allow shards to run tests with multiple simulators in parallel
* **Example:** YES / NO
## Outputs
Expand Down

0 comments on commit 507c49a

Please sign in to comment.