Skip to content

Commit

Permalink
Merge branch 'main' into fix-return-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Apr 17, 2024
2 parents 13b5bb3 + 53cddd9 commit 1644563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
#token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos
token: ${{ secrets.CODECOV_TOKEN }}
files: lcov.info
fail_ci_if_error: true
bench:
Expand Down

0 comments on commit 1644563

Please sign in to comment.