Remove bundlewatch

CI fails, our projects generates too many chunks unfortunately
This commit is contained in:
Chocobozzz
2024-06-26 14:20:45 +02:00
parent 9b2a054e54
commit 2728810f60
2 changed files with 0 additions and 23 deletions
-7
View File
@@ -24,13 +24,6 @@ jobs:
with:
node-version: '18.x'
- name: Angular bundlewatch
uses: jackyef/bundlewatch-gh-action@master
with:
build-script: npm run build -- --analyze-bundle
branch-base: develop
bundlewatch-github-token: ${{ secrets.BUNDLEWATCH_GITHUB_TOKEN }}
- name: PeerTube code stats
if: github.event_name != 'pull_request'
run: |