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:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -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"
|
||||
|
Reference in New Issue
Block a user