Skip to content

Commit

Permalink
docs: add ALOLA_REPORT_ONLY option
Browse files Browse the repository at this point in the history
  • Loading branch information
balazs4 committed Dec 4, 2021
1 parent 57765fd commit 225eb13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,7 @@ You can configure the `alola` function with environment variables
| Environment variable | Description | Default value | Possible values |
| -------------------- | -------------------------------------------- | ------------- | ---------------- |
| `ALOLA_REPORT` | result reporter | text | text,json,silent |
| `ALOLA_REPORT_ONLY` | omit json, and print only reporter | | 1,true |
| `ALOLA_CUSTOM` | any resolvable path to the custom assertions | ./.alola.js | |

## Related projects
Expand Down

0 comments on commit 225eb13

Please sign in to comment.