Skip to content

Commit

Permalink
add pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
younik committed Oct 12, 2024
1 parent c947a5c commit 0722f65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ jobs:
with:
python-version: '3.11'
- run: pip install pre-commit
- run: pip install pytest
- run: pre-commit --version
- run: pre-commit run --all-files

0 comments on commit 0722f65

Please sign in to comment.