Skip to content

Commit

Permalink
Merge pull request #20 from m-tartari/chore/ci/fix_codecov
Browse files Browse the repository at this point in the history
👷 chore(ci): fix codecov args
  • Loading branch information
m-tartari authored Feb 19, 2024
2 parents 3a2f617 + 2b88067 commit e33f519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:

- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
env:
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: m-tartari/m-tartari.github.io

0 comments on commit e33f519

Please sign in to comment.