Skip to content

Commit 36e6293

Browse files
Update README.md
Co-authored-by: Veith Röthlingshöfer <veith.roethlingshoefer@octomind.dev>
1 parent 2e31a5a commit 36e6293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ See the [docs](https://octomind.dev/docs) for more details.
1919
url: <publicly accessible url to your deployment>
2020
token: ${{ secrets.AUTOMAGICALLY_TOKEN }}
2121
testTargetId: <your testTargetId that you also get from us>
22-
environmentName: <environment name> that you want your test cases should run against. optional,
22+
environmentName: <environment name that your test cases should run against. optional,
2323
will use the "default" environment otherwise.>
2424
blocking: <if your pipeline should block until all tests have passed, optional, defaults to false>
2525
```

0 commit comments

Comments
 (0)