diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3cd374d3..467c05ff 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -22,7 +22,5 @@ jobs: needs: ["build"] uses: "rhinestonewtf/reusable-workflows/.github/workflows/forge-coverage.yaml@main" with: - env: - token: ${{ secrets.CODECOV_TOKEN }} - slug: zeroknots/registry match-path: "test/**/*.sol" + coverage-slug: zeroknots/registry