Skip to content

Commit

Permalink
no pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Jul 12, 2024
1 parent 1e7adac commit c0c93f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
run: ./install_dependencies.sh
- name: Installing rednose
run: pip3 install --break-system-packages .[dev]
- name: Static analysis
run: pre-commit run --all
- name: Unit Tests
run: pytest

Expand Down

0 comments on commit c0c93f7

Please sign in to comment.