Skip to content

Commit

Permalink
Release 0.68.0b0 - support for Python 3.12 (#376)
Browse files Browse the repository at this point in the history
* Release 0.68.0b0 - Python 3.12 support

* Remove codecov
  • Loading branch information
darrenburns committed Dec 18, 2023
1 parent 0f38a7d commit f41c616
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Expand Up @@ -45,8 +45,3 @@ jobs:
run: |
poetry run coverage run -m ward
poetry run coverage xml -i
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
fail_ci_if_error: false

0 comments on commit f41c616

Please sign in to comment.