This Action runs your Jest tests and notify Slack of failed tests.
- name: Test
uses: skuwa229/negima@master
env:
INCOMING_WEBHOOK_URL: "https://hooks.slack.com/services/XXXXXXXXX/YYYYYYYYYYYYYYYYYYYYYY"
JEST_FILE_PATH: "result.json"
This Action runs your Jest tests and notify Slack of failed tests.
- name: Test
uses: skuwa229/negima@master
env:
INCOMING_WEBHOOK_URL: "https://hooks.slack.com/services/XXXXXXXXX/YYYYYYYYYYYYYYYYYYYYYY"
JEST_FILE_PATH: "result.json"