mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-24 18:41:57 +01:00
💚 Add DEEPSOURCE_DSN env to test ci
This commit is contained in:
parent
edebcdb827
commit
2f91f6d1ed
1
.github/workflows/deepsource-tests.yml
vendored
1
.github/workflows/deepsource-tests.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user