Skip to content

Commit

Permalink
Run tests when modifying requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
maresb authored and twiecki committed Sep 17, 2022
1 parent 24a7350 commit 4c92adf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "*.py"
- "conda-envs/**"
- "codecov.yml"
- "requirements*.txt"
- "scripts/*.sh"
push:
branches: [main]
Expand Down

0 comments on commit 4c92adf

Please sign in to comment.