Enable Codecov bundle analysis plugin (#2774)

This commit is contained in:
Quentin Gliech
2024-11-14 11:07:21 +01:00
committed by GitHub
parent 88782a0332
commit 8f4b932c3c
5 changed files with 217 additions and 10 deletions

View File

@@ -23,3 +23,4 @@ jobs:
SENTRY_PROJECT: ${{ secrets.SENTRY_PROJECT }}
SENTRY_URL: ${{ secrets.SENTRY_URL }}
SENTRY_AUTH_TOKEN: ${{ secrets.SENTRY_AUTH_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}