Skip to content

Commit

Permalink
updated ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ohdearquant committed Nov 4, 2024
1 parent 53091d2 commit b851466
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ jobs:
run: poetry install --no-interaction --no-root
- name: Install project
run: poetry install --no-interaction --no-root
- name: Run pre-commit hooks
uses: pre-commit/[email protected]
- name: Run tests
run: poetry run pytest --asyncio-mode=auto --maxfail=1 --disable-warnings tests/
- name: Check code style and compatibility
Expand Down

0 comments on commit b851466

Please sign in to comment.