Skip to content

Commit

Permalink
Disable Deepsource integration
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed May 9, 2024
1 parent 89c7ad9 commit 5ee2730
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/report-coverage.yml

This file was deleted.

7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,3 @@ jobs:

- name: Build
run: make ci

- name: Upload test coverage for deep source
if: matrix.go == '1.22' && matrix.os == 'ubuntu-latest'
uses: actions/upload-artifact@v4
with:
name: coverage
path: cover.out

0 comments on commit 5ee2730

Please sign in to comment.