mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
fix: run test suite for plugin changes (#29311)
This commit is contained in:
parent
08b2e2c0b5
commit
0931a19c5c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -45,6 +45,8 @@ jobs:
|
|||
- 'server/**'
|
||||
- 'pnpm-lock.yaml'
|
||||
- 'mise.toml'
|
||||
- 'packages/plugin-core/**'
|
||||
- 'packages/plugin-sdk/**'
|
||||
cli:
|
||||
- 'packages/cli/**'
|
||||
- 'packages/sdk/**'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue