diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bae4ff..cbebe84 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,8 +32,8 @@ jobs: - uses: codecov/codecov-action@v4 with: + disable_search: true files: cover.out - functionalities: fixes lint: name: Lint