Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
clauBv23 committed Mar 13, 2024
1 parent 7bf92f2 commit e0f79fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
- name: Run coverage
run: forge coverage
- uses: codecov/codecov-action@v3
with:
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e0f79fd

Please sign in to comment.