Skip to content

Commit

Permalink
fixup! Implement all endpoints stress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jmaupetit committed Dec 2, 2024
1 parent 5c4dde7 commit bd81133
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,8 @@ jobs:
--run-time 30s \
-H "http://localhost:${PORT}/api/v1" \
--csv bench_admin \
APIAdminUser || true
--exit-code-on-error 0 \
APIAdminUser
- name: Add bench file metadata
run: |
pipenv run \
Expand Down

0 comments on commit bd81133

Please sign in to comment.