Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
xoolive committed Mar 4, 2024
1 parent ee44a45 commit 4eb5c45
Show file tree
Hide file tree
Showing 4 changed files with 118 additions and 106 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Style checking
if: ${{ matrix.python-version == '3.10' }}
run: |
poetry run ruff src tests
poetry run ruff check src tests
poetry run ruff format --check src tests
- name: Type checking
Expand Down

0 comments on commit 4eb5c45

Please sign in to comment.