ci: drop tests/** from code paths filter (#336)

This commit is contained in:
Víctor Falcón 2026-04-26 09:48:25 +01:00 committed by GitHub
parent 405e6bfc29
commit af7ba727d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -241,7 +241,6 @@ jobs:
- 'public/**'
- 'resources/**'
- 'routes/**'
- 'tests/**'
- 'storage/**'
- 'artisan'
- 'composer.json'