Skip to content

Commit

Permalink
fix: CI
Browse files Browse the repository at this point in the history
  • Loading branch information
amenezes committed Oct 30, 2024
1 parent 2ad9a63 commit fb5710c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,5 @@ jobs:
run: |
make build USE_CYTHON=1
make ci SKIP_STYLE=true
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: ./coverage.xml
fail_ci_if_error: true
- name: Run pytest benchmark
run: pytest benchmark/test_pybmoore.py

0 comments on commit fb5710c

Please sign in to comment.