diff options
| author | Alex <git@ajschof.me> | 2025-02-17 16:59:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-17 16:59:45 +0000 |
| commit | a8127828dd18d37bc510204743c34194090ae675 (patch) | |
| tree | db5889d188b49dccd62ced177c9341f2c245a49f | |
| parent | 0a25828ce274dbb8f50766cd2ffd9ec1e894f1dc (diff) | |
| download | gdpr-obfuscator-a8127828dd18d37bc510204743c34194090ae675.tar.gz gdpr-obfuscator-a8127828dd18d37bc510204743c34194090ae675.zip | |
Update main.yml
| -rw-r--r-- | .github/workflows/main.yml | 2 |
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 |
