Skip to content

Commit

Permalink
Run unit tests on pull request to any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
rlskoeser committed Dec 6, 2024
1 parent c24cd34 commit 5773bf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
- 'undate/**'
- 'tests/**'
pull_request:
branches:
- "**"

env:
# python version used to calculate and submit code coverage
Expand Down

0 comments on commit 5773bf7

Please sign in to comment.