Skip to content

Commit

Permalink
version 3.0 (#89)
Browse files Browse the repository at this point in the history
* poetry lock

* don't fail on codecov errors

* prep 3.0
  • Loading branch information
grizz authored Feb 28, 2023
1 parent 3bd1cb1 commit 6c92345
Show file tree
Hide file tree
Showing 4 changed files with 897 additions and 894 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
uses: codecov/codecov-action@v3
with:
file: ./src/coverage.xml
fail_ci_if_error: true
# until random codcov errors are fixed
# fail_ci_if_error: true
2 changes: 1 addition & 1 deletion Ctl/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.0-rc23
3.0.0
Loading

0 comments on commit 6c92345

Please sign in to comment.