Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
acuarica committed Feb 17, 2024
1 parent 0ec2f22 commit 7a7a25b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
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 7a7a25b

Please sign in to comment.