Skip to content

Commit

Permalink
ci: run Artillery tests in parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
hassy committed Oct 1, 2024
1 parent dd371c5 commit e71f05b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:

- name: Run Artillery tests in parallel
run: |
echo artillery run ${{matrix.scenario_name}}.yml
artillery run scenarios/${{matrix.scenario_name}}.yml --config config.yml

0 comments on commit e71f05b

Please sign in to comment.