1
mirror of https://github.com/jakejarvis/hoot.git synced 2025-10-18 20:14:25 -04:00

Remove Vercel notification step from GitHub Actions test workflow

This commit is contained in:
2025-10-14 19:22:42 -04:00
parent a14349e366
commit 0dbf4f99c9

View File

@@ -47,8 +47,3 @@ jobs:
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
- name: Notify Vercel
uses: vercel/repository-dispatch/actions/status@v1
with:
name: "Vercel - hoot: test"