Skip to content

Commit

Permalink
style(ci): add whitespace between scenarios in list for readability
Browse files Browse the repository at this point in the history
  • Loading branch information
cdunster committed Sep 16, 2024
1 parent e4d2501 commit d8ccaeb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,10 @@ jobs:
include:
- scenario: dht_sync_lag
extra-args: "--agents 2 --behaviour write:1 --behaviour record_lag:1"

- scenario: app_install
extra-args: "--agents 2 --behaviour minimal:1 --behaviour large:1"

- scenario: first_call
extra-args: "--agents 1 --behaviour local:1"
steps:
Expand Down

0 comments on commit d8ccaeb

Please sign in to comment.