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 d91fb08 commit 2267fca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/artillery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: artilleryio/action-cli@v1
with:
command: run ./test/artillery/import-pokemon.yml
env:
ARTILLERY_PLUGIN_PATH: ${{ github.workspace }}/node_modules/
- name: Send message on Slack in case of failure
if: ${{ failure() }}
uses: slackapi/[email protected]
Expand Down

0 comments on commit 2267fca

Please sign in to comment.