ci: drop tests/** from code paths filter (#336)
This commit is contained in:
parent
405e6bfc29
commit
af7ba727d5
|
|
@ -241,7 +241,6 @@ jobs:
|
|||
- 'public/**'
|
||||
- 'resources/**'
|
||||
- 'routes/**'
|
||||
- 'tests/**'
|
||||
- 'storage/**'
|
||||
- 'artisan'
|
||||
- 'composer.json'
|
||||
|
|
|
|||
Loading…
Reference in New Issue