Skip to content

Commit

Permalink
Update pytest GitHub actions to include develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
benjwadams committed Jan 6, 2025
1 parent 2b17c8d commit c07b39b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ on:
push:
branches:
- main
- develop
pull_request:
branches:
- main
- develop

jobs:
test:
Expand Down

0 comments on commit c07b39b

Please sign in to comment.