Skip to content

Commit

Permalink
setting pytest in pre-push mode
Browse files Browse the repository at this point in the history
  • Loading branch information
pedropaulofb committed Oct 16, 2023
1 parent 08fd085 commit 939ada7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ repos:
language: system
pass_filenames: false
stages:
- manual
- pre-push
- id: update_requirements
name: update requirements.txt
entry: poetry export -f requirements.txt --output requirements.txt --with dev
Expand Down

0 comments on commit 939ada7

Please sign in to comment.