mirror of
https://github.com/informaticker/discord-jellyfin-bot.git
synced 2024-11-25 02:51:57 +01:00
👷 Fix coverage file for deepsource
This commit is contained in:
parent
7cb730186d
commit
41c98a3c9c
2
.github/workflows/deepsource-tests.yml
vendored
2
.github/workflows/deepsource-tests.yml
vendored
@ -53,6 +53,6 @@ jobs:
|
||||
curl https://deepsource.io/cli | sh
|
||||
|
||||
# Send the report to DeepSource
|
||||
./bin/deepsource report --analyzer test-coverage --key javascript --value-file ./coverage/clover.xml
|
||||
./bin/deepsource report --analyzer test-coverage --key javascript --value-file ./coverage/lcov.info
|
||||
env:
|
||||
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}
|
Loading…
Reference in New Issue
Block a user