Skip to content

Commit

Permalink
Run pytest with GHA on all branches upon pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
benjwadams committed Jan 17, 2025
1 parent 6c8809a commit e432ca7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- main
pull_request:
branches:
- main

jobs:
test:
Expand Down

0 comments on commit e432ca7

Please sign in to comment.