Fixed CI to run tests when the test project is updated.
This commit is contained in:
@@ -7,12 +7,14 @@ on:
|
||||
- 'JSMR.Application/**'
|
||||
- 'JSMR.Domain/**'
|
||||
- 'JSMR.Infrastructure/**'
|
||||
- 'JSMR.Tests/**'
|
||||
pull_request:
|
||||
paths:
|
||||
- 'JSMR.Api/**'
|
||||
- 'JSMR.Application/**'
|
||||
- 'JSMR.Domain/**'
|
||||
- 'JSMR.Infrastructure/**'
|
||||
- 'JSMR.Tests/**'
|
||||
|
||||
jobs:
|
||||
build-test:
|
||||
|
||||
Reference in New Issue
Block a user