Skip to content

Commit

Permalink
test(cov): fix codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
valeeraZ committed Feb 19, 2024
1 parent c6734a2 commit 649c7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1
env:
token: ${{ secrets.CODECOV_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
slug: valeeraZ/semantic-search

0 comments on commit 649c7e5

Please sign in to comment.