💚 Add DEEPSOURCE_DSN env to test ci

This commit is contained in:
Manuel 2023-07-26 21:50:45 +02:00
parent edebcdb827
commit 2f91f6d1ed

View File

@ -22,6 +22,7 @@ env:
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}
jobs:
report-test-coverage: