Skip to content

Commit

Permalink
Run tests on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
ghomasHudson authored Nov 27, 2024
1 parent 214dcf4 commit 0733b0a
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 @@ -2,6 +2,8 @@ name: Run Pytest
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0733b0a

Please sign in to comment.