Skip to content

Commit

Permalink
docs: add link to "run-lambda" command to README
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Jul 24, 2023
1 parent f57766d commit d9f3674
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Official GitHub Action for running load tests with <a href="https://artillery.io
The Artillery CLI command to run. You can use all the available commands:

- [`run`](https://www.artillery.io/docs/reference/cli/run)
- [`run:fargate`](https://www.artillery.io/docs/reference/cli/run-fargate)
- `run:lambda`
- [`run-fargate`](https://www.artillery.io/docs/reference/cli/run-fargate)
- [`run-lambda`](https://www.artillery.io/docs/reference/cli/run-lambda)

```yml
- name: Load tests
Expand Down

0 comments on commit d9f3674

Please sign in to comment.