Skip to content

Commit

Permalink
Added directory to codecov github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinmwinuka committed Mar 25, 2024
1 parent 38450f1 commit 79d5230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
directory: ./coverage
token: ${{ secrets.CODECOV_TOKEN }}
slug: EchoVault/EchoVault

Expand Down

0 comments on commit 79d5230

Please sign in to comment.