Skip to content

Commit

Permalink
config: remove env deepsource dns
Browse files Browse the repository at this point in the history
  • Loading branch information
manuel-rw committed Oct 16, 2024
1 parent 1d4c838 commit c71d080
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/deepsource-tests.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
name: Deepsource report test coverage
# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
on:
push:
branches: [dev,master]
Expand All @@ -18,11 +14,8 @@ on:
workflow_dispatch:

env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
DEEPSOURCE_DSN: ${{ secrets.DEEPSOURCE_DSN }}

jobs:
report-test-coverage:
Expand Down

0 comments on commit c71d080

Please sign in to comment.