Remove Sentry and Honeybadger

This commit is contained in:
Claudio Ortolina
2026-02-26 21:52:57 +00:00
parent aa9de04997
commit 1b934537ea
10 changed files with 1 additions and 60 deletions
-4
View File
@@ -109,8 +109,4 @@ jobs:
run: hurl --test --report-tap verification.tap test/prod.hurl
env:
HURL_api_token: ${{ secrets.API_TOKEN }}
- name: ⚡️ Notify honeybadger-io
uses: honeybadger-io/github-notify-deploy-action@v1
with:
api_key: ${{ secrets.HONEYBADGER_API_KEY }}
- uses: pcolby/tap-summary@v1