Skip to content

Commit

Permalink
chore: adding artillery tests
Browse files Browse the repository at this point in the history
  • Loading branch information
xoscar committed Apr 16, 2024
1 parent 174931b commit d91fb08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/artillery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v2

- name: Install
run: npm ci

- name: Execute load tests
uses: artilleryio/action-cli@v1
with:
Expand Down

0 comments on commit d91fb08

Please sign in to comment.