Skip to content

Commit

Permalink
refactor codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
vananiev committed Apr 21, 2024
1 parent ea520ee commit 82b07f4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ jobs:

- name: Test Coverage
uses: codecov/codecov-action@v4.0.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: spacious-team/table-wrapper-spring-boot-starter
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

- name: SonarCloud Analyze
run: >
Expand Down

0 comments on commit 82b07f4

Please sign in to comment.