Skip to content

Commit

Permalink
Merge pull request #111 from acuarica/codecov
Browse files Browse the repository at this point in the history
Fix workflow
  • Loading branch information
acuarica committed Feb 17, 2024
2 parents 0ec2f22 + 7a7a25b commit d77fdf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
echo "${{ steps.coverage.outputs.markdownReport }}" >> $GITHUB_STEP_SUMMARY
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
env:
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: acuarica/evm

Expand Down

0 comments on commit d77fdf4

Please sign in to comment.