Skip to content

Commit

Permalink
Triggered if test file or main program is modified.
Browse files Browse the repository at this point in the history
  • Loading branch information
franckferman authored Oct 27, 2023
1 parent 8d2f95c commit c9261cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches: [ "stable" ]
paths:
- 'tests/test_MetaDetective.py'
- 'src/MetaDetective.py'
pull_request:
branches: [ "stable" ]
paths:
- 'tests/test_MetaDetective.py'
- 'src/MetaDetective.py'

jobs:
unittest:
Expand Down

0 comments on commit c9261cb

Please # to comment.