Skip to content

Commit

Permalink
adding code
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroknots committed Feb 21, 2024
1 parent c920db4 commit d0f3888
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ 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"

0 comments on commit d0f3888

Please sign in to comment.