Skip to content

Commit

Permalink
Merge branch 'main' into for-lowering
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianGCalderon committed Apr 17, 2024
2 parents bb9e24c + 53cddd9 commit 39718ec
Show file tree
Hide file tree
Showing 30 changed files with 1,789 additions and 640 deletions.
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
Loading

0 comments on commit 39718ec

Please sign in to comment.