aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorAlex <git@ajschof.me>2025-02-17 16:59:45 +0000
committerGitHub <noreply@github.com>2025-02-17 16:59:45 +0000
commita8127828dd18d37bc510204743c34194090ae675 (patch)
treedb5889d188b49dccd62ced177c9341f2c245a49f /.github/workflows
parent0a25828ce274dbb8f50766cd2ffd9ec1e894f1dc (diff)
downloadgdpr-obfuscator-a8127828dd18d37bc510204743c34194090ae675.tar.gz
gdpr-obfuscator-a8127828dd18d37bc510204743c34194090ae675.zip
Update main.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index ab7a260..558c70e 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -34,7 +34,5 @@ jobs:
env:
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}
run: |
- # Install DeepSource CLI
curl https://deepsource.io/cli | sh
- # Report coverage results (ensure the path to coverage.xml is correct)
./bin/deepsource report --analyzer test-coverage --key python --value-file ./coverage.xml
git.ajschof.me — hosted by ajschofield — powered by cgit