Skip to content

Commit 4633d81

Browse files
authored
Update README.md
1 parent ae58c73 commit 4633d81

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

+1-3
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,7 @@ jobs:
5555
./tests/protocol*.js
5656
```
5757
58-
By default, the action will run k6 locally and send the results to Grafana Cloud k6.
59-
60-
If you want to run the tests in our Cloud instances, you need to change the `cloud-run-locally` input to `false`:
58+
By default, the action will run k6 locally and send the results to Grafana Cloud k6. If you want to run the tests in our Cloud instances, you need to change the `cloud-run-locally` input to `false`:
6159

6260
```yaml
6361
- uses: grafana/run-k6-action@v1

0 commit comments

Comments
 (0)