Skip to content

Commit

Permalink
chore: try fix the codecov-action
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Sep 27, 2024
1 parent 53413fd commit b2a7130
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
directory: ./coverage
fail_ci_if_error: true
verbose: true

Expand Down

0 comments on commit b2a7130

Please sign in to comment.