Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wd60622 committed Oct 2, 2024
1 parent 8d57428 commit e3c37e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on:
paths:
- "conjugate/**"
- "pyproject.toml"
- "tests/**"

pull_request:
paths:
- "conjugate/**"
- "pyproject.toml"
- "tests/**"

jobs:
run:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
paths:
- "conjugate/**"
- "pyproject.toml"
- "tests/**"


jobs:
Expand Down

0 comments on commit e3c37e6

Please sign in to comment.