ci: Fix script name in gh workflow (#10619)

This commit is contained in:
Tomi Turtiainen
2024-08-30 10:48:34 +03:00
committed by GitHub
parent c5c903ba8b
commit 1e08f444c9
2 changed files with 4 additions and 4 deletions

View File

@@ -19,13 +19,13 @@ The benchmark suite consists of [benchmark scenarios](#benchmark-scenarios) and
### locally
```sh
pnpm run-locally
pnpm benchmark-locally
```
### In the cloud
```sh
pnpm run-in-cloud
pnpm benchmark-in-cloud
```
## Running the `n8n-benchmark` cli