Skip to content

Commit

Permalink
Clean GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ppkarwasz committed Feb 23, 2024
1 parent ecb7d6e commit 95675e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-reusable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # 4.0.2
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }} # required
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

# We upload tests results if the build fails.
Expand Down

0 comments on commit 95675e9

Please sign in to comment.